Commit Graph

8102 Commits

Author SHA1 Message Date
Lorenz Meier 2eb018b273 bugfixes for checks and tools 2014-07-07 22:20:55 +02:00
Lorenz Meier 6a8990b3ba Merged master 2014-07-07 18:49:36 +02:00
Lorenz Meier cd9f4f33a5 Turn instructions into a makefile command, allowing Windows GUI kids to create a make target in Eclipse just for this 2014-07-07 17:51:30 +02:00
Lorenz Meier 72ccbe9c4e Fixed check tools 2014-07-07 17:35:47 +02:00
Lorenz Meier 3251100947 Added NuttX 2014-07-07 17:21:20 +02:00
Lorenz Meier 9886bb8ca0 Fixed .gitmodules 2014-07-07 17:20:32 +02:00
Lorenz Meier 4c2cc65ca6 Cleaning up sub modules 2014-07-07 17:18:54 +02:00
Lorenz Meier 6c5c6ba9ee Add proper NuttX submodule checks 2014-07-07 17:03:07 +02:00
Lorenz Meier b74d4e2ba7 Added NuttX submodule 2014-07-07 16:59:44 +02:00
Lorenz Meier d79a80e8be really remove mavlink folder 2014-07-07 16:57:39 +02:00
Thomas Gubler 68dbf0057a add mavlink submodule check script
The script checks if the mavlink submodule is up to date
2014-07-07 15:25:32 +02:00
Thomas Gubler e103f5f8cb change mavlink submodule url 2014-07-07 14:59:57 +02:00
Lorenz Meier be73ad0bdb Merge pull request #1119 from PX4/navigator_rewrite_drton
Navigator rewrite - DrTon
2014-07-07 14:30:38 +02:00
Lorenz Meier 77ca6fa8a3 Merge pull request #1142 from PX4/simon_test
EKF filter update
2014-07-07 14:09:29 +02:00
Lorenz Meier 509180abf6 Merge pull request #1140 from DonLakeFlyer/UnusedVariableWarnings
Fix unused variable warnings
2014-07-07 07:47:28 +02:00
Don Gagne 2a79689224 Fix unused variable warnings 2014-07-06 16:51:06 -07:00
Lorenz Meier d67089b23f Merge pull request #1133 from PX4/datalink_fix
Telemetry status: use separate topic for each link
2014-07-06 23:12:33 +02:00
Lorenz Meier f4e0f2324e Merge pull request #1129 from PX4/roboclaw_test
Move a seldomly used module to test config
2014-07-06 22:10:48 +02:00
Lorenz Meier be7c2ccdeb Merge pull request #1123 from DonLakeFlyer/Warnings
Compiler warning fixes
2014-07-06 22:06:19 +02:00
Lorenz Meier 7457b78ae0 Merge pull request #1135 from PX4/stack_fw_save
Reduce excessive stack sizes for FW estimation / control apps
2014-07-06 21:45:32 +02:00
Lorenz Meier cfc3c2440b Merge pull request #1130 from PX4/pr-1130
Fix IO Firmware build warnings
2014-07-06 21:40:50 +02:00
Anton Babushkin 06f08ad04d commander: require home position for MISSION, fallback to LOITER 2014-07-06 21:37:26 +02:00
px4dev d2a2297a14 Fixes #1130 2014-07-06 11:24:39 -07:00
Don Gagne 278aafe939 Bring everything up to double 2014-07-06 11:06:14 -07:00
Anton Babushkin 29eab09912 sdlog2: TEL message format fixed 2014-07-06 17:58:21 +02:00
Lorenz Meier 54b55c37c7 Reduce excessive stack sizes for FW estimation / control apps 2014-07-06 17:33:50 +02:00
Anton Babushkin bd5d3ebf70 telemetry_statur: use 4 separate topics 2014-07-06 16:08:37 +02:00
Lorenz Meier 4f06e9bdc9 Move a seldomly used module to test config 2014-07-06 15:16:39 +02:00
Don Gagne b9299e68d4 Compiler warning fixes 2014-07-05 13:35:12 -07:00
Antonio Sanniravong d4eae37e47 Commander: Only consider latest active data link heartbeat for timeout. 2014-07-04 21:00:05 -04:00
Lorenz Meier bd88951f6c Merge pull request #1117 from PX4/mavlink_stack_size
mavlink: stack size for main thread increased
2014-07-04 18:21:22 +02:00
Lorenz Meier f4e17fc3af Merge pull request #1118 from PX4/hkmicropcb
Hk micro pcb quad: Startup script
2014-07-04 18:19:40 +02:00
Thomas Gubler f914772128 micro pcb quad: remove unnecessary setting 2014-07-04 16:01:10 +02:00
Anton Babushkin e97161e96b mavlink: stack size for main thread increased 2014-07-04 15:53:26 +02:00
Thomas Gubler f9696cc68a hk micro pcb quad startup script: add comment 2014-07-04 15:52:45 +02:00
Anton Babushkin 829a317d23 navigator: takeoff altitude fixed 2014-07-04 15:49:02 +02:00
Anton Babushkin 904cfd7c49 Merge branch 'master' into navigator_rewrite_drton 2014-07-04 15:28:02 +02:00
Thomas Gubler f6406a0b19 Merge remote-tracking branch 'upstream/master' into hkmicropcb 2014-07-04 08:38:06 +02:00
Lorenz Meier 2389a11af1 Merge pull request #1113 from Kynos/gnss_nav_pvt
Use NAV-PVT with ubx7 and ubx8 modules
2014-07-03 23:26:29 +02:00
Lorenz Meier 6159a8e594 Merge pull request #1114 from PX4/contributing
Contributing notes
2014-07-03 15:51:01 +02:00
Lorenz Meier 74f0301fa1 Changed branch name suggestion 2014-07-03 14:46:06 +02:00
Lorenz Meier 7608628e9d Contributing notes 2014-07-03 14:25:46 +02:00
Kynos 1cca3ca8a5 Use NAV-PVT with ubx7 and ubx8 modules
This replaces NAV-SOL, NAV-POSLLH, NAV-VELNED and NAV-TIMEUTC.
2014-07-03 13:33:29 +02:00
Lorenz Meier 2ec635dd1c Update estimator 2014-07-03 13:30:20 +02:00
Lorenz Meier 73d7c8e383 Merge branch 'master' of github.com:PX4/Firmware into simon_test 2014-07-03 13:26:59 +02:00
Lorenz Meier 2a7954b6cf Merge branch 'est_reinit_fix' 2014-07-03 13:26:10 +02:00
Thomas Gubler d5793d6cbe hk micro pcb quad: change min pwm value 2014-07-03 12:35:38 +02:00
Lorenz Meier 93dcd90404 Merge pull request #919 from TickTock-/hotfix_override_threshold
Changed low threshold in px4io firmware to 10%...
2014-07-03 12:31:51 +02:00
Lorenz Meier 4b01b33369 Merge pull request #1112 from soulne4ny/master
fix misprint `lowvsyslog`
2014-07-03 11:26:58 +02:00
Lorenz Meier 04cca73baa Hotfix of the Hotfix 8) 2014-07-03 11:26:26 +02:00