- Feb 24, 2013
-
-
px4dev authored
-
px4dev authored
-
https://github.com/PX4/Firmwarepx4dev authored
Merge branch 'px4io-i2c-memory-squeeze' of https://github.com/PX4/Firmware into px4io-i2c-memory-squeeze
-
px4dev authored
-
px4dev authored
Add an interrupt-safe way of storing the current time into a timestamp.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
px4dev authored
-
px4dev authored
-
- Feb 23, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
px4dev authored
Tested by Felipe Reis <felipereis87@gmail.com>
-
- Feb 21, 2013
-
-
Lorenz Meier authored
Added additional debug / uORB example
-
- Feb 20, 2013
-
-
Lorenz Meier authored
Switched to debug statement which is more efficient regarding stack usage, only printing at debug level 2 or higher.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Feb 19, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
poll() is not interrupted by signals, whereas usleep() is
-
- Feb 18, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Andrew Tridgell authored
this leaves us enough flash to fit APM
-
Andrew Tridgell authored
needed for APM startup
-
Andrew Tridgell authored
the autopilot code needs to know that in-air restart may happen, so it should be something that is enabled, rather than on by default.
-
Andrew Tridgell authored
this is useful for startup scripts testing for auto-upgrade of add-on board firmware
-
- Feb 17, 2013
-
-
Andrew Tridgell authored
these are far too large (777 kbyte) and we can't fit them with the ArduCopter flight code
-
Andrew Tridgell authored
this matches the PX4IO interface
-
Andrew Tridgell authored
this allows for PPM input with no IO board
-
Andrew Tridgell authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Nuttx merge 5596
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Finished and tested in-air restore of arming state, as long as both boards reset at the same time armings state is now retained
-
Lorenz Meier authored
-
Lorenz Meier authored
-