Lorenz Meier
|
bda85d54e4
|
Merge pull request #372 from sjwilks/cleanup
Make sure the unit tests aren't included as part of the standard firmware binary
|
12 years ago |
Simon Wilks
|
fddaa49ed8
|
Make sure the unit tests aren't included as part of the standard firmware
|
12 years ago |
Anton Babushkin
|
e553087d10
|
pid.limit != 0 fix
|
12 years ago |
Lorenz Meier
|
56293c8068
|
Merge branch 'master' into pid_fix
|
12 years ago |
Lorenz Meier
|
ff23feb24e
|
Hotfix: Chasing log buffer issue
|
12 years ago |
Lorenz Meier
|
89526c80af
|
Merge branch 'master' of github.com:PX4/Firmware into pid_fix
|
12 years ago |
Lorenz Meier
|
a660dc3fa6
|
Merge pull request #367 from limhyon/master
Bug resolved & new data for setpoint topic.
|
12 years ago |
Anton Babushkin
|
f0a750714a
|
pid.c: fixed bad merge of seatbelt_multirotor, should fix EASY/AUTO modes
|
12 years ago |
Lorenz Meier
|
806fb0b076
|
Merge pull request #370 from jean-m-cyr/master
Allow tone_alarm cmd to take filename as parameter
|
12 years ago |
Lorenz Meier
|
2d83c6f825
|
Closing all opened file descriptors, fixed param save issue, tests clean
|
12 years ago |
Lorenz Meier
|
9eff3170a3
|
More verbosity on RC check
|
12 years ago |
Lorenz Meier
|
f6bf1c7bf2
|
Closing files that should be closed
|
12 years ago |
Lorenz Meier
|
c3408332fd
|
Added test to test unlink()
|
12 years ago |
Lorenz Meier
|
4b018e74a9
|
Merge branch 'master' of github.com:PX4/Firmware
|
12 years ago |
Lorenz Meier
|
a1c4c0fd78
|
Comments on scaling factors
|
12 years ago |
Jean Cyr
|
54644e4206
|
Allow tone_alarm cmd to take filename as parameter
- Restore ability to play beloved William Tell Overture... from file
|
12 years ago |
Lorenz Meier
|
ccc5bef3af
|
Hotfix for IO-less systems
|
12 years ago |
Lorenz Meier
|
3f4315b476
|
Hotfix: Increase stack size for low prio commander task
|
12 years ago |
Lorenz Meier
|
87f7ebdd75
|
Hotfix: Rely on gyro calibration
|
12 years ago |
Lorenz Meier
|
fb4ca82b84
|
Hotfix: Cleanup on startup scripts
|
12 years ago |
Lorenz Meier
|
14cfb53534
|
Hotfix: Correct frame print string
|
12 years ago |
Lorenz Meier
|
56975e0dd1
|
Hotfixed position control param update
|
12 years ago |
Lorenz Meier
|
669a802921
|
Hotfix: Better PX4IO detection feedbak
|
12 years ago |
Lorenz Meier
|
acc06e7eb1
|
Added logbuffer free function
|
12 years ago |
Lorenz Meier
|
7292e8c722
|
Hotfix for mavlink logbuffer, needs another round of validation.
|
12 years ago |
Lorenz Meier
|
ff14a1192c
|
Merge pull request #368 from jean-m-cyr/master
Remove unused tones and save about 6K flash space
|
12 years ago |
Jean Cyr
|
b80f0d46ae
|
Allow tone_alarm cmd to use tone names as well as number
- remove script dependency on hard coded tone numbers
- fix bug restarting repeating tone after stop
|
12 years ago |
Jean Cyr
|
f246b68c7b
|
Fix parameter range check
|
12 years ago |
Jean Cyr
|
efca6f2cb1
|
Remove unused tones and save about 6K flash space
- Comment out unused tones
- Create symbolic tone numbers rather than hardcoded
|
12 years ago |
Hyon Lim (Retina)
|
6a6fe69371
|
Bug in so3 estimator related to R matrix
|
12 years ago |
Hyon Lim (Retina)
|
9f2419698f
|
Topic has been changed for quaternion-based attitude controller.
|
12 years ago |
Hyon Lim (Retina)
|
fff1856377
|
There was a bug in position_estimator_mc. Solved
|
12 years ago |
Lorenz Meier
|
2b62497fb5
|
Fixed build error
|
12 years ago |
Lorenz Meier
|
e2b602339a
|
Cleanup of detect return
|
12 years ago |
Lorenz Meier
|
61936412f3
|
Speeded up IO startup, needs review
|
12 years ago |
Anton Babushkin
|
3a00def189
|
commander: switch to AUTO_READY or AUTO_MISSION immediately, don't try to stay on ground
|
12 years ago |
Anton Babushkin
|
5146dd8ff8
|
position_estimator_inav: critical bug fixed
|
12 years ago |
Lorenz Meier
|
5fba00f158
|
Merge pull request #19 from cvg/rgbled
RGBLED changes
|
12 years ago |
Julian Oes
|
9bcfe49cff
|
Changed RGBLED behaviour, breathe mode when disarmed and ready to arm
|
12 years ago |
Julian Oes
|
55cfa5152c
|
Made low/critical warnings consisting
|
12 years ago |
Lorenz Meier
|
94d678098c
|
Merge branch 'multirotor'
|
12 years ago |
Lorenz Meier
|
32193a26a7
|
Merge pull request #18 from tstellanova/add_rc15_param
Add defines for RC15 params (15 channels total)
|
12 years ago |
tstellanova
|
b986607a75
|
Add defines for RC15 params (16 channels total)
minor cleanup of rc sanity check code
|
12 years ago |
Anton Babushkin
|
53813d44a0
|
sdlog2: "landed" flag logging
|
12 years ago |
Lorenz Meier
|
1d1a80efd6
|
Merge pull request #16 from tstellanova/set_realtime_from_GPS
Grab UTC time from GPS
|
12 years ago |
tstellanova
|
f2f66432d7
|
Grab UTC time from GPS
|
12 years ago |
Anton Babushkin
|
007f4d79cb
|
param MC_RCLOSS_THR removed from scripts
|
12 years ago |
Lorenz Meier
|
5ef7e71bb0
|
More graceful startup messages
|
12 years ago |
Lorenz Meier
|
756d67f2de
|
Removed non-helpful verbosity
|
12 years ago |
Lorenz Meier
|
0731d331bf
|
ROMFS reshuffling / cleanup, in sync with QGC
|
12 years ago |