aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/blinkm/blinkm.cpp
Commit message (Expand)AuthorAgeFilesLines
* blinkm: Let user know that we just did not find one and this is not an errorLorenz Meier2015-04-271-2/+1
* BlinkM: Move to 0-based indexLorenz Meier2015-02-091-2/+2
* propagate uorb contants change through all modules/driversThomas Gubler2015-01-281-6/+6
* Compiler warning fixesDon Gagne2014-07-051-1/+1
* Merged upstream master into gnss_rework branchKynos2014-06-301-2/+3
|\
| * commander and navigator: lot's of changes, failsafe handling in commander, na...Julian Oes2014-05-271-2/+3
* | U-blox driver rework, step 2Kynos2014-05-301-7/+1
|/
* blinkm: Remove the barrage of static variables in mainloop, eating up RAM for...Lorenz Meier2014-05-131-26/+41
* ALTCTRL/POSCTRL renamed to ALTCTL/POSCTLAnton Babushkin2014-05-111-2/+2
* Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-281-2/+2
* renamed EASY to POSHOLD and SEATBELT to ALTHOLDTickTock-2014-04-271-2/+2
* Fixed blinkm state indication (was not properly reporting flight mode). Adde...TickTock-2014-04-161-46/+95
* Made low/critical warnings consistingJulian Oes2013-08-291-2/+2
* Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-22/+57
|\
| * Code style for BlinkMLorenz Meier2013-07-201-4/+6
| * Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-1/+1
| * Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-34/+49
| * Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-5/+5
| |\
| | * Code formatting and warning fixesLorenz Meier2013-06-091-5/+5
| * | Introduced new actuator_safety topicJulian Oes2013-06-141-1/+20
| * | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-19/+20
| |/
* | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-9/+7
* | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-5/+9
|/
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-271-0/+919