Stefan Rado
|
e9feef8ff6
|
Simplify file extension check.
|
2014-02-18 22:00:10 +01:00 |
|
Pavel Kirienko
|
d330572e37
|
Style fix: LinkedListRoot<>::length() --> getLength()
|
2014-02-19 00:50:24 +04:00 |
|
Pavel Kirienko
|
903ec1b0a1
|
getNum*() Dispatcher methods for testing
|
2014-02-19 00:45:52 +04:00 |
|
Pavel Kirienko
|
0d50ec077c
|
Cleaned up dynamic memory management, explicit pointer zeroing from destroy()
|
2014-02-19 00:39:58 +04:00 |
|
Stefan Rado
|
a7ee2e71a0
|
Recognize @unit parameter documentation tag. Not used in any output yet.
|
2014-02-18 21:36:55 +01:00 |
|
Anton Babushkin
|
84d9e3479f
|
mc_pos_control: unused variables removed
|
2014-02-18 23:42:02 +04:00 |
|
Anton Babushkin
|
1eecc73483
|
Merge branch 'beta' into ready_rtl_fix
|
2014-02-18 19:09:33 +04:00 |
|
Anton Babushkin
|
7d8f08ad9a
|
navigator: check if yaw reached only when position reached
|
2014-02-18 19:05:32 +04:00 |
|
Anton Babushkin
|
a43c7c488e
|
navigator: "reached" flags reset fixed
|
2014-02-18 18:54:58 +04:00 |
|
Anton Babushkin
|
b28b0d0fce
|
Merge branch 'beta' into rtl_heading
|
2014-02-18 18:19:12 +04:00 |
|
Julian Oes
|
83f66e4599
|
fw_pos_control_l1: use double everywhere for lat and lon
|
2014-02-18 14:40:11 +01:00 |
|
Julian Oes
|
3eaa892ee4
|
fw_pos_control_l1: indentation only
|
2014-02-18 14:35:41 +01:00 |
|
Diogo Machado
|
170ede1ea9
|
Merge branch 'offboard2' of https://github.com/DrTon/Firmware into offboard2
|
2014-02-18 13:28:14 +00:00 |
|
Julian Oes
|
4b519e4d5d
|
Navigator: Get rid of warnings first
|
2014-02-18 14:04:11 +01:00 |
|
Pavel Kirienko
|
2f9c0087ef
|
Dispatcher spin timeout test
|
2014-02-18 16:48:21 +04:00 |
|
Pavel Kirienko
|
f186888b04
|
Dispatcher transmission test
|
2014-02-18 16:42:32 +04:00 |
|
Pavel Kirienko
|
69eadee72b
|
Dispatcher reception test
|
2014-02-18 16:26:48 +04:00 |
|
Anton Babushkin
|
09b261501f
|
Merge branch 'beta' into offboard2
|
2014-02-18 16:13:55 +04:00 |
|
Anton Babushkin
|
3508a42f6a
|
Merge branch 'master' into beta
|
2014-02-18 16:13:19 +04:00 |
|
Anton Babushkin
|
4cfaf928e1
|
px4io: bug in failsafe fixed
|
2014-02-18 16:11:46 +04:00 |
|
Diogo Machado
|
de48605b7b
|
Merge branch 'offboard2' of https://github.com/DrTon/Firmware into offboard2
|
2014-02-18 11:12:16 +00:00 |
|
Diogo Machado
|
9c20f86899
|
lalala
|
2014-02-18 11:10:52 +00:00 |
|
Pavel Kirienko
|
0bc595d4a8
|
Test: Transfer::operator==() - data type comparison
|
2014-02-18 14:16:29 +04:00 |
|
Pavel Kirienko
|
cd2a13c60d
|
Further test refactoring: data type descriptor moved to transfer object
|
2014-02-18 14:14:55 +04:00 |
|
Pavel Kirienko
|
7039711027
|
Tests: refectored IncomingTransferEmulator, CAN iface mock supports pushRx(RxFrame)
|
2014-02-18 12:20:35 +04:00 |
|
Pavel Kirienko
|
a9a86bc151
|
CAN iface mock uses monotonic timestamping instead of UTC
|
2014-02-18 12:03:05 +04:00 |
|
Pavel Kirienko
|
980659ebb5
|
Minor test refactoring
|
2014-02-18 12:00:45 +04:00 |
|
Lorenz Meier
|
447d159964
|
Initialize the filter immediately, re-init once GPS becomes available (needs in-flight testing)
|
2014-02-18 08:33:58 +01:00 |
|
Lorenz Meier
|
7e9fcac057
|
Pure code style formatting
|
2014-02-18 08:24:30 +01:00 |
|
Stefan Rado
|
7fa82a27a7
|
Merge branch 'master' into beta
|
2014-02-17 22:10:06 +01:00 |
|
Lorenz Meier
|
4219de6789
|
Merge pull request #677 from NosDE/master
BL-Ctrl 3.0 fix
|
2014-02-17 21:37:53 +01:00 |
|
marco
|
a8b3381ca9
|
BL-Ctrl 3.0 fix
|
2014-02-17 21:29:14 +01:00 |
|
Stefan Rado
|
1afa53a159
|
Cleanup: Moved sdlog2 file conversion scripts to separate folder.
|
2014-02-17 21:15:35 +01:00 |
|
Stefan Rado
|
98ee73463f
|
Removed obsolete ROMFS folder for removed logging build.
The logging makefile was removed in 9a54c7c6.
|
2014-02-17 21:14:40 +01:00 |
|
Anton Babushkin
|
d9031844da
|
Unused includes removed
|
2014-02-18 00:13:55 +04:00 |
|
Stefan Rado
|
3eca9f9b6b
|
Updated logging/conv.zip with latest script versions from Tools directory.
|
2014-02-17 21:11:03 +01:00 |
|
Anton Babushkin
|
969f564a13
|
mc_att_control: code style fixed
|
2014-02-17 23:58:58 +04:00 |
|
Anton Babushkin
|
2b4af66357
|
mc_att_control: poll vehicle_rates_setpoint if attitude controller disabled
|
2014-02-17 23:58:13 +04:00 |
|
Anton Babushkin
|
55f5f1815f
|
mc_att_control: remove rate limiting to run at 250Hz
|
2014-02-17 23:57:23 +04:00 |
|
Anton Babushkin
|
e407766cc7
|
mc_att_control: minor cleanup and refactoring, move some class attributes to local variables
|
2014-02-17 23:56:31 +04:00 |
|
Thomas Gubler
|
acf680389e
|
launchdetector: add reset, #663
|
2014-02-17 20:45:05 +01:00 |
|
Julian Oes
|
71d4c7fed8
|
Startup: Hex vs Hexa
|
2014-02-17 20:20:41 +01:00 |
|
Anton Babushkin
|
2a49175b1f
|
Merge branch 'safety_disarm' into offboard2
|
2014-02-17 22:51:13 +04:00 |
|
Anton Babushkin
|
8bc0287ecc
|
commander: disarm system when safety enabled
|
2014-02-17 22:45:54 +04:00 |
|
Anton Babushkin
|
3b270fbdab
|
commander: auto arm/disarm by offboard thrust "feature" removed
|
2014-02-17 18:07:12 +04:00 |
|
Anton Babushkin
|
172c82c258
|
commander: vehicle_control_mode fixes
|
2014-02-17 17:21:43 +04:00 |
|
Anton Babushkin
|
838290fa63
|
mc_att_control: pref counter name fixed
|
2014-02-17 17:12:25 +04:00 |
|
Anton Babushkin
|
4deefb6902
|
Merge branch 'beta' into offboard2
|
2014-02-17 17:08:47 +04:00 |
|
Anton Babushkin
|
e8bee868e2
|
commander: publish vehicle_control_mode for OFFBOARD state
|
2014-02-17 16:50:00 +04:00 |
|
Diogo Machado
|
08055e5d52
|
added examples/jetdrive_control(copy of mc_att_control)
|
2014-02-17 11:45:51 +00:00 |
|