aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merged masterLorenz Meier2013-12-271-0/+1
| | |\
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-061-1/+0
|\| | |
| * | | Remove unused variableLorenz Meier2014-01-051-1/+0
| * | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navi...Thomas Gubler2013-12-261-0/+1
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-282-2/+77
|\| | |
| * | | Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs_navigator' ...Thomas Gubler2013-12-231-0/+75
| |\ \ \ | | |_|/ | |/| |
| | * | Navigator: Use state table for main FSMJulian Oes2013-12-161-0/+75
| * | | Support 18 channels correctly on FMULorenz Meier2013-12-221-2/+2
* | | | Merge branch 'mathlib_new' into vector_control2Anton Babushkin2013-12-252-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Greatly robustified PPM parsing, needs cross-checking with receiver modelsLorenz Meier2013-12-251-0/+1
| |/ /
| * / Added average as direct outputLorenz Meier2013-12-201-1/+2
| |/
* | pid library fixAnton Babushkin2013-12-151-9/+14
* | pid lib fixesAnton Babushkin2013-11-261-18/+8
* | pid lib updateAnton Babushkin2013-11-252-91/+61
|/
* fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-101-1/+1
* Added 8 rotor Coaxial Rotor mixerrunepx42013-10-313-1/+28
* Merge branch 'master' of github.com:PX4/Firmware into pwm_ioctlsLorenz Meier2013-10-303-47/+44
|\
| * param_save_default() rewritten: don't try 10 times to do every operation but ...Anton Babushkin2013-10-221-43/+42
| * Fixed bug with fd leak in rc_calibration_checkAnton Babushkin2013-10-222-4/+2
* | Fixed pwm limit to apply the proper limits / scalingLorenz Meier2013-10-301-3/+19
* | Fixed min value check, works for fixed wing nowLorenz Meier2013-10-291-1/+1
* | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-198-48/+251
|\|
| * Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-137-53/+101
| * Moved mixer file load / compression into mixer library.Lorenz Meier2013-10-126-3/+158
* | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-112-0/+34
|\|
| * Merged status changesLorenz Meier2013-10-062-0/+34
| |\
| | * perf: added perf_event_count() methodAndrew Tridgell2013-09-122-0/+34
* | | Changed pwm_limit interface a bitJulian Oes2013-10-112-14/+13
* | | Small function definition correctionJulian Oes2013-10-091-1/+1
* | | Moved PWM ramp to systemlibJulian Oes2013-10-082-0/+195
|/ /
* | Fix a whole bunch of sanity checks across all mixersLorenz Meier2013-09-223-16/+47
* | Cover last potential corner case with mixers, should be totally safe nowLorenz Meier2013-09-223-4/+32
* | Hotfix: Make param saving relatively robustLorenz Meier2013-09-201-6/+32
* | Hotfix: Disabling param lock, not operational yetLorenz Meier2013-09-191-2/+2
* | Lock name should not equal locking function name. Urr.px4dev2013-09-181-3/+3
* | The parameter system is supposed to have a lock; implement one.px4dev2013-09-181-2/+5
* | Make param save command tolerant of FS timingLorenz Meier2013-09-181-1/+5
* | multirotor_pos_control: setpint reset rewrittenAnton Babushkin2013-09-101-11/+17
|/
* Hotfix: Better error reporting, fixed sched param setupLorenz Meier2013-09-051-2/+2
* Avoid unneccesary castLorenz Meier2013-09-041-1/+1
* pid.limit != 0 fixAnton Babushkin2013-09-011-2/+4
* pid.c: fixed bad merge of seatbelt_multirotor, should fix EASY/AUTO modesAnton Babushkin2013-09-011-6/+8
* Closing all opened file descriptors, fixed param save issue, tests cleanLorenz Meier2013-09-012-3/+15
* More verbosity on RC checkLorenz Meier2013-09-011-2/+2
* Hotfix for mavlink logbuffer, needs another round of validation.Lorenz Meier2013-08-311-0/+8
* A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-253-1/+202
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-217-700/+18
* Moved mavlink log to system libLorenz Meier2013-08-212-1/+122
* Add an option to the systemreset() call and to the reboot command (-b) to reb...px4dev2013-08-032-2/+12
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+3