1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
Commit Graph

11304 Commits

Author SHA1 Message Date
Alessio Morale
5986e72a29 OP-1275 Add SPI Implementation. DMA block transfer needs to be fixed with handling for LDMA_TX and LDMA_RX 2014-09-16 00:42:49 +02:00
Alessio Morale
2ca1adafe5 OP-1275 support HSI oscillator, fix gpio, usart and sys (vector remapping not working yet) 2014-09-16 00:42:49 +02:00
Alessio Morale
ff82d50ee0 OP-1275 add an APP_MINIMAL flag that optionally omits most of the stuffs (flight related stuffs and sensors for example) 2014-09-16 00:42:49 +02:00
Alessio Morale
7a3bc518c2 OP-1275 fixes unused vars in SPL 2014-09-16 00:42:49 +02:00
Alessio Morale
bb7d4aef04 OP-1275 fixes for ld scripts, fix for pios_delay timer setup. pios_sys 2014-09-16 00:42:49 +02:00
Alessio Morale
4d1e8cf5a7 OP-1275 F0 support: fix make scripts, bootloader size, linker scripts, add other missing pios drivers. 2014-09-16 00:42:49 +02:00
Alessio Morale
5ab9806279 OP-1275 add Stack_Change support 2014-09-16 00:42:48 +02:00
Alessio Morale
5a60c254ed OP-1275 copy relevant F1 PiOS drivers (yet unmodified) 2014-09-16 00:42:48 +02:00
Alessio Morale
7eca9f80e3 OP-1275 Initial commit for f0 support: add CMSIS, Std Peripheral drivers 2014-09-16 00:42:48 +02:00
Alessio Morale
b4c1a856c7 OP-1274 Implement 4 bytes aligment for standard malloc (while keeping 8byte alignment for RTOS Stuctures) as done for M3 2014-09-16 00:42:48 +02:00
Alessio Morale
c49497f2e0 Merge branch 'amorale/OP-1434_GPSV9_fc_support' into next 2014-09-15 23:49:54 +02:00
m_thread
ef341c8a06 Added Stefan Karlsson to CREDITS.txt 2014-09-15 22:49:21 +02:00
Alessio Morale
ece0d64c9f OP-1434 - Update a (old, now wrong) comment 2014-09-15 15:27:19 +02:00
Fredrik Larsson
857924ff6b Damn man, missed Sam - updated Credits.
If I missed you also, email me.
2014-09-15 19:51:41 +10:00
Fredrik Larsson
55ef67e424 Update Credits to add new contributors 2014-09-15 18:02:25 +10:00
Philippe Renon
4ed8fb0188 OP-1488 fixed typo in uavobject.java.template 2014-09-15 09:00:44 +02:00
Alessio Morale
3e785cf929 OP-1434 - Use vector_lengthf, fix a typo in a comment 2014-09-14 21:44:41 +02:00
Werner Backes
2f0c43c6e5 Wrong I2C bus used for the onboard magnetometer 2014-09-15 03:11:31 +10:00
Fredrik Larsson
25c718aaa8 Add Jim's amazing nav flight 2014-09-14 23:02:56 +10:00
Fredrik Larsson
aebf41aad7 Merge remote-tracking branch 'origin/parched/OP-1478_fix_win_qtc_variables' into next 2014-09-14 22:50:43 +10:00
James Duley
5cc91467ef OP-1478 fix_win_qtc_variables: added MESAWIN_DIR variable 2014-09-14 12:50:30 +12:00
James Duley
18ad22a177 OP-1478: allow alternate SDL_DIR or OPENSSL_DIR 2014-09-14 12:01:14 +12:00
James Duley
5d55766573 OP-1478 fix_win_qtc_variables: reworded comments 2014-09-14 11:55:32 +12:00
Alessio Morale
03dc92124c Merge remote-tracking branch 'origin/amorale/OP-1465_update_stm32flash' into next 2014-09-13 19:03:15 +02:00
Alessio Morale
3fd5ca08cd OP-1434 - Switch to common aux mag support library 2014-09-13 16:15:02 +02:00
Alessio Morale
76b9b1c40f OP-1406 - Create a support library to share common calibration and sample publishing logic 2014-09-13 16:14:34 +02:00
James Duley
684180ef87 OP-1478: added a qmake variable OPENSSL_DIR 2014-09-13 17:48:30 +12:00
James Duley
17bb1d2fc0 OP-1478 fix win qtc vairables: fixed TOOLS_DIR check 2014-09-13 16:37:30 +12:00
James Duley
ea64284d7d OP-1478: added a qmake variable SDL_DIR 2014-09-13 15:24:52 +12:00
Fredrik Larsson
34c3706ded Use Rod's real name 2014-09-11 17:23:20 +10:00
Werner Backes
907b4668aa Merge remote-tracking branch 'origin/next' into D-Lite/OP-1462-NewEKFdefaults 2014-09-10 12:51:20 +02:00
Fredrik Larsson
f6b097ee77 Add missing 20km flight 2014-09-10 04:24:06 +10:00
Fredrik Larsson
10703aaf46 Update Miletones 2014-09-10 04:16:40 +10:00
Alessio Morale
c777f9e194 OP-1406 - Fixes from review comments 2014-09-08 23:24:18 +02:00
Alessio Morale
2907af618f OP-1465 - fixes for some review suggestions 2014-09-08 14:39:41 +02:00
James Duley
67e7801949 OP-1478: move TOOLS_DIR out of linux scope 2014-09-08 21:29:44 +12:00
Fredrik Larsson
d04b8fecfb Update gitignore to make sure we keep that pro.user out of git 2014-09-08 18:23:03 +10:00
Fredrik Larsson
65e0124a74 Remove QtCreator user file from git 2014-09-08 18:19:03 +10:00
Fredrik Larrson
353e3ec0a8 Merge remote-tracking branch 'origin/parched/OP-1463_allow_for_alternative_OPENPILOT_TOOLS_DIR' into next 2014-09-08 15:53:03 +10:00
Fredrik Larrson
849bbfd481 Merge remote-tracking branch 'origin/skarlsso/OP-1455_no_output_from_test_outputs' into next 2014-09-08 04:25:02 +10:00
Fredrik Larrson
b9a2cac03f Merge remote-tracking branch 'origin/skarlsso/OP-1077_gcs_corrupts_flight_log_files' into next 2014-09-08 04:24:07 +10:00
Fredrik Larrson
11a4a249b8 Merge remote-tracking branch 'origin/skarlsso/OP-1459_workaround_white-box_issue' into next 2014-09-08 02:33:39 +10:00
Fredrik Larrson
d91db0af6f Revert "Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next"
This reverts commit a39e393274, reversing
changes made to ebfdaf28b5.
2014-09-08 02:31:02 +10:00
Fredrik Larrson
a39e393274 Merge remote-tracking branch 'origin/proff/OP-1373_DSMFixes' into next
Conflicts:
	shared/uavobjectdefinition/hwsettings.xml
2014-09-08 01:54:59 +10:00
Fredrik Larrson
ebfdaf28b5 Merge remote-tracking branch 'origin/havyan/OP-1473_sbus_eof' into next 2014-09-08 01:35:39 +10:00
Fredrik Larrson
32773c0245 Merge remote-tracking branch 'origin/laurent/OP-1349_GCS_Neutral_Spinboxes_in_Input_and_Output' into next 2014-09-08 01:27:23 +10:00
Fredrik Larson
7a98dc7227 More rate work 2014-09-07 16:49:08 +10:00
Fredrik Larson
9e13c9c8da Atom tinkering, prepare for new config system 2014-09-07 15:52:22 +10:00
Corvus Corax
4a19f98c95 OP-1156 hotfix in pathfollower code - use correct VerticalPosPI.Ki and ILimit + uavobject typo 2014-09-06 13:51:30 +02:00
Karl Knutsson
ec0d44e1b0 OP-1473 Fix EOF handling for R7008SB 2014-09-04 18:15:36 +02:00