Commit Graph

5571 Commits

Author SHA1 Message Date
Lorenz Meier d572424996 Build fix hackery 2014-02-10 09:06:47 +01:00
Lorenz Meier d67daed8ed Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-02-10 09:05:07 +01:00
Lorenz Meier 2fd5c9d277 Removed some debugging, added other, still WIP 2014-02-10 09:04:51 +01:00
Lorenz Meier 6b931a2738 Testing: Autostart fake GPS in HIL, to be REMOVED 2014-02-10 08:58:36 +01:00
Lorenz Meier efecd85658 Further build cleanup 2014-02-09 23:54:04 +01:00
Lorenz Meier c13f7d1f4b Merge branch 'master' into paul_estimator 2014-02-09 18:35:04 +01:00
Lorenz Meier 70964dd87c Update upload script from bootloader repo 2014-02-09 18:34:54 +01:00
Lorenz Meier 3cad5e352e Fixed build error 2014-02-09 18:34:11 +01:00
Lorenz Meier dab0fd1cc7 Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-02-09 18:31:53 +01:00
Lorenz Meier 274e3c0ba7 Better status reporting 2014-02-09 18:30:46 +01:00
Lorenz Meier b1ea8afad5 Merge branch 'master' of github.com:PX4/Firmware into paul_estimator 2014-02-09 18:00:31 +01:00
Lorenz Meier 63fa807068 Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-02-09 17:58:48 +01:00
Lorenz Meier f52f15c791 Merge pull request #626 from PX4/rc_mapping
Improved RC calibration behaviour, fully supported setting trim offsets
2014-02-09 15:49:55 +01:00
Lorenz Meier a0e691fa49 Merge branch 'master' into paul_estimator 2014-02-05 14:48:59 +01:00
Lorenz Meier 36dd29b30e Merge branch 'master' of github.com:PX4/Firmware 2014-02-05 14:24:13 +01:00
Lorenz Meier 080b2da214 Updated uploader from Bootloader repo 2014-02-05 14:24:01 +01:00
Lorenz Meier dc2f40b80d Updated uploader from Bootloader repo 2014-02-05 14:23:48 +01:00
Lorenz Meier 30882e103b Moved to using references for arrays 2014-02-05 13:22:58 +01:00
Lorenz Meier 1ea3f92edf Merge pull request #638 from PX4/mk_interface
Mk interface
2014-02-05 11:27:13 +01:00
Lorenz Meier 543fbf235d Merge branch 'master' of github.com:PX4/Firmware into paul_estimator 2014-02-05 09:58:52 +01:00
Lorenz Meier 399d59483e Fixed code style 2014-02-05 09:36:22 +01:00
Lorenz Meier 94b162d0e0 Fixed up nullptr handling 2014-02-05 09:34:21 +01:00
marco 1ef7320e0c startup rewrite 2014-02-04 16:50:22 +01:00
Lorenz Meier a7218770b3 Updated MAVLink version, no functional changes 2014-02-04 15:33:56 +01:00
marco 816229652f i2c1 bug and bus scan fixed 2014-02-02 20:36:11 +01:00
marco 0089db7ef3 code cleanup 2014-02-02 16:28:56 +01:00
marco 9defc6cb23 mkblctrl fmuv2 support added 2014-02-02 14:26:17 +01:00
Lorenz Meier cb12d3dc82 Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-02-02 11:09:11 +01:00
Lorenz Meier 3f7a1f881b Merge branch 'master' of github.com:PX4/Firmware into paul_estimator 2014-02-02 11:07:31 +01:00
Lorenz Meier 243a28ff8b Do not send an error message for RX pairing commands 2014-02-01 23:13:41 +01:00
Lorenz Meier e1356f69b4 Hotfix: Check all channel mappings for valid ranges 2014-02-01 19:01:05 +01:00
Lorenz Meier 14bbecfd7a Hotfix: Check all channel mappings for valid ranges 2014-02-01 18:59:26 +01:00
Lorenz Meier 7c74229a1f Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-02-01 17:23:24 +01:00
Lorenz Meier 0962d041f1 Estimator init 2014-02-01 17:23:03 +01:00
Lorenz Meier 80d645ada8 Merge branch 'master' into paul_estimator 2014-02-01 16:05:47 +01:00
Lorenz Meier 22efca262d Merge branch 'master' of github.com:PX4/Firmware 2014-02-01 16:05:19 +01:00
Lorenz Meier 091fe61bf2 Comment in HIL start script 2014-02-01 16:04:51 +01:00
Lorenz Meier a472c6d128 Merge pull request #621 from sjwilks/fixedwing-mixers
Remove differential aileron mixing for flying wings
2014-02-01 06:20:02 -08:00
Lorenz Meier f02698dbe3 Merge branch 'master' of github.com:PX4/Firmware 2014-02-01 15:01:19 +01:00
Lorenz Meier 71d0d1c404 Make MTD startup less verbose, there are diagnostic commands to read off its state 2014-02-01 15:01:11 +01:00
Lorenz Meier 713f35e04e Merge branch 'master' of github.com:PX4/Firmware into rc_mapping 2014-02-01 14:17:06 +01:00
Lorenz Meier c1d1d67534 Improved RC calibration behaviour, fully supported setting trim offsets 2014-02-01 13:22:52 +01:00
Lorenz Meier 70ffa27acd Rewrote the filter mainloop to match the order in the offboard simulator, added a number of scaling fixes, initializing all structs correctly 2014-02-01 12:09:54 +01:00
Lorenz Meier 028aa918bc Merge pull request #624 from PX4/param_set_fix
param set: fixed float format
2014-01-31 12:22:43 -08:00
Lorenz Meier dba229ffa5 Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-01-31 18:14:27 +01:00
Lorenz Meier 9cb59e33a6 Initializing variables 2014-01-31 17:43:49 +01:00
Anton Babushkin 7d17a48b3c param set: fixed float format 2014-01-31 17:34:46 +01:00
Lorenz Meier 8e35f6727c Testing missing init bit in array initialization 2014-01-31 16:52:54 +01:00
Lorenz Meier 92cf8a4cd7 Merge branch 'paul_estimator' of github.com:PX4/Firmware into paul_estimator 2014-01-31 14:11:56 +01:00
Lorenz Meier 40a3510e75 Fix estimator timestamp handling for the two interface cases 2014-01-31 14:11:45 +01:00