Debug
|
Debug/NuttX: small changes to make it work with the current stable branch. Debug/NuttX made existing code work with python3 in gdb. Added some new features
|
2014-11-10 17:37:15 +01:00 |
Documentation
|
Make tools executable
|
2014-11-11 13:45:25 +01:00 |
Images
|
Add Gumstix AeroCore device
|
2014-05-13 09:41:41 -07:00 |
NuttX@3c36467c0d
|
NuttX: Update version, addresses clock speed error message. Fixes #1510
|
2014-12-26 00:09:02 +01:00 |
ROMFS
|
Companion computer interface: Add SYS_COMPANION parameter. Setting it to 921600 enables the companion interface.
|
2014-12-26 18:01:52 +01:00 |
Tools
|
UAVCAN: Move into lib directory
|
2014-12-23 14:34:53 +01:00 |
makefiles
|
turn on -Werror and fix resulting errors
|
2014-12-22 17:56:59 -05:00 |
mavlink/include/mavlink
|
MAVLink update
|
2014-11-09 15:16:05 +01:00 |
misc/tones
|
Allow tone_alarm cmd to take filename as parameter
|
2013-08-31 16:06:15 -04:00 |
nuttx-configs
|
NuttX configs / build options: Do not warn about sign compare, as there are a bunch of non-standard signedness assumptions
|
2014-12-26 17:38:11 +01:00 |
platforms
|
Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board.
|
2013-02-23 22:00:58 -08:00 |
src
|
Added HMC chip select support
|
2014-12-26 19:55:58 +01:00 |
unittests
|
Unit tests: Improve git ignore file
|
2014-12-26 14:47:53 +01:00 |
.gitignore
|
Creating Firmware ZIP file and ignoring it in GIT
|
2014-12-21 12:09:16 +01:00 |
.gitmodules
|
Integrate the Google Test framework.
|
2014-12-25 08:10:21 +01:00 |
.travis.yml
|
Travis CI: Notify Gitter
|
2014-12-24 09:44:52 +01:00 |
.ycm_extra_conf.py
|
Added youcompleteme config.
|
2014-03-22 13:32:33 -04:00 |
CONTRIBUTING.md
|
Changed branch name suggestion
|
2014-07-03 14:46:06 +02:00 |
Firmware.sublime-project
|
Added highlighting of current line to make editing and double-clicking warnings/errors faster
|
2013-08-07 10:24:38 +02:00 |
LICENSE.md
|
Add license file
|
2014-09-09 09:08:56 +02:00 |
Makefile
|
Suppress nothing to do messages from make for clean targets
|
2014-12-26 17:37:36 +01:00 |
README.md
|
README: Give developers a quickstart in finding dev docs
|
2014-12-24 10:21:26 +01:00 |