Alessio Morale
|
d64b1e5c90
|
OP-908 clean some defines from sensor.c
+review OPReview-436
|
2013-04-20 23:46:32 +02:00 |
|
Oleg Semyonov
|
97d4e9178b
|
Merge remote-tracking branch 'origin/lilvinz/dsmx_zero_fix' into next
|
2013-04-20 22:14:23 +02:00 |
|
sambas
|
01df38008f
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
Conflicts:
flight/Libraries/sanitycheck.c
flight/Modules/System/systemmod.c
|
2013-04-20 21:25:22 +03:00 |
|
Alessio Morale
|
8011a9476d
|
OP-886 fixed a bug caused by wrong check for xSemaphoreTakeRecursive return code
Conflicts:
flight/Libraries/alarms.c
|
2013-04-20 17:17:55 +02:00 |
|
sambas
|
074b391cc0
|
spring cleaning
|
2013-04-20 18:07:19 +03:00 |
|
Alessio Morale
|
dd37c31a07
|
OP-886 Fixes to styles, used enum for ExtendedAlarmStatus
Conflicts:
flight/Libraries/inc/sanitycheck.h
shared/uavobjectdefinition/systemalarms.xml
|
2013-04-20 16:33:38 +02:00 |
|
sambas
|
3512e7a657
|
Fix allowed frametypes
|
2013-04-20 15:09:24 +03:00 |
|
sambas
|
8aa5748a8c
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
|
2013-04-20 10:59:00 +03:00 |
|
Oleg Semyonov
|
220b4b5042
|
OP-886: use enum for extended alarm status field
See also:
http://reviews.openpilot.org/cru/OPReview-430
http://progress.openpilot.org/browse/OP-915
|
2013-04-20 02:10:40 +03:00 |
|
Oleg Semyonov
|
343a4b9015
|
OP-886: cosmetic style and spacing fixes
|
2013-04-20 00:56:45 +03:00 |
|
Oleg Semyonov
|
cb068f507b
|
Merge remote-tracking branch 'origin/next' into amorale/OP-886_sanitychecks
|
2013-04-19 23:43:42 +02:00 |
|
Oleg Semyonov
|
491e89b165
|
make: sort wildcard sources to make binaries identical on all platforms
Thanks to Amedee for finding the cause of the difference and CorvusCorax
for participating in the discussion.
|
2013-04-19 20:43:31 +02:00 |
|
Corvus Corax
|
6cb2d2b39d
|
updated in code documentation, use of some enums in callbackscheduler.h
|
2013-04-19 17:25:42 +02:00 |
|
Corvus Corax
|
28ac515064
|
moved Callback Scheduler startup in front of module task startup
|
2013-04-19 15:39:12 +02:00 |
|
Oleg Semyonov
|
efeb7c4890
|
Merge remote-tracking branch 'origin/cyr/yawzero' into next
|
2013-04-19 15:30:57 +03:00 |
|
Corvus Corax
|
4d1729c415
|
syntax cleanup and betterheader comments
|
2013-04-19 09:07:35 +02:00 |
|
Alessio Morale
|
61be4811f5
|
OP-900 Various fixes from OPReview-435
+review OPReview-435
|
2013-04-19 00:00:28 +02:00 |
|
Alessio Morale
|
f005485e63
|
OP-900 Switched Simposix to common FreeRTOS version
+review OPReview-435
|
2013-04-18 23:27:48 +02:00 |
|
Alessio Morale
|
36c0ec100b
|
OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style.
+review OPReview-436
|
2013-04-18 21:03:25 +02:00 |
|
Corvus Corax
|
12211afe22
|
Test suite to test callback scheduler
|
2013-04-18 18:58:50 +02:00 |
|
Corvus Corax
|
17e8268e81
|
typo fix in callback scheduler
|
2013-04-18 18:35:57 +02:00 |
|
Corvus Corax
|
6f1bb94718
|
Delayed Callback Scheduler is now able to schedule delayed execution at an arbitrary time in the future
|
2013-04-18 14:17:29 +02:00 |
|
Alessio Morale
|
4077dfde56
|
OP-874 Added visual (heartbeat led flashing) indication of flash format being performed.
+review OPReview-421
|
2013-04-18 00:47:14 +02:00 |
|
Alessio Morale
|
a825772389
|
OP-911: Use SPI_ReleaseBusISR within isr, changed a malloc with pvPortMalloc for coherence with the rest of PiOS
+review OPReview-44
|
2013-04-17 23:42:20 +02:00 |
|
Alessio Morale
|
ae62517600
|
OP-911: Added SPI_ReleaseBusISR counterpart
+review OPReview-447
|
2013-04-17 23:40:49 +02:00 |
|
Alessio Morale
|
66b1d285d5
|
OP-911: Fixed SPI_ClaimbusISR for F1
+review OPReview-447
|
2013-04-17 22:41:53 +02:00 |
|
sambas
|
36d6c01864
|
proper floats + formatter
|
2013-04-17 21:23:49 +03:00 |
|
Alessio Morale
|
6214d0d471
|
OP-911: First part of the rework: Fixed non isr call for claimbus, changed delays at startup to resolve a intermittent failure at MPU6000 initialization on reboot.
+review OPReview
|
2013-04-17 19:22:56 +02:00 |
|
sambas
|
a40f8f5ebd
|
Bytes!! enable RM CPU temp
|
2013-04-17 17:29:08 +03:00 |
|
sambas
|
78127ae817
|
Fix flashsize address, ran thru formatter
|
2013-04-16 16:50:41 +03:00 |
|
sambas
|
ab8ab4bcc6
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
|
2013-04-15 17:41:06 +03:00 |
|
Oleg Semyonov
|
3b3377e6f4
|
Merge remote-tracking branch 'origin/os/friendly-toolchain-install' into next
|
2013-04-15 01:24:42 +02:00 |
|
sambas
|
388489226d
|
typo fix, fix EE_BANK usage
|
2013-04-14 13:08:09 +03:00 |
|
sambas
|
0c13fbbee6
|
flashsettings and WDG for osd, revert the uavobjectmanager revert.
|
2013-04-14 12:43:37 +03:00 |
|
sambas
|
bb4aa08a15
|
Merge remote-tracking branch 'origin/sambas/diffnext' into amorale/osd_settings_on_flash
|
2013-04-14 12:32:26 +03:00 |
|
sambas
|
589290dbd7
|
POI orbit + some code run thru code formatter
|
2013-04-14 12:23:47 +03:00 |
|
sambas
|
6989468d17
|
Merge remote-tracking branch 'remotes/origin/next' into sambas/diffnext
Conflicts:
.gitignore
|
2013-04-14 10:13:51 +03:00 |
|
Richard Flay (Hyper)
|
afb8a20b6f
|
OP-913: tweaked some UAVO related struct alignments to attempt to ensure that UAVO data fields end up being 4 byte aligned on the heap. Also fixed a memset issue in the initialisation code for multi-instance UAVOs .
+review OPReview
|
2013-04-14 11:52:56 +09:30 |
|
Corvus Corax
|
87ed9a8be2
|
reimplemented delayed callback scheduler to allow dispatching from ISR's and multiple schedulers with different task priorities
|
2013-04-14 04:16:34 +02:00 |
|
Oleg Semyonov
|
afbb11f43e
|
Fix 'variable not used' warning. Still needs to be reworked for timing
|
2013-04-14 02:11:23 +02:00 |
|
Corvus Corax
|
bbb83752f7
|
rebased delayed callback scheduler
|
2013-04-13 21:50:47 +02:00 |
|
Oleg Semyonov
|
03a4ca545f
|
Remove stray '}' in a makefile
|
2013-04-12 11:51:18 +02:00 |
|
Oleg Semyonov
|
8ab580ae82
|
Remove stray '}' in a makefile
|
2013-04-12 12:50:12 +03:00 |
|
Oleg Semyonov
|
34b15fedaf
|
OP-719: make python_install (Windows)
|
2013-04-12 10:56:10 +02:00 |
|
Oleg Semyonov
|
bc4d25242f
|
makefile: use the same coding style for all make variables
|
2013-04-12 10:55:23 +02:00 |
|
Brian Webb
|
28bfc2725c
|
Merge remote-tracking branch 'origin/next' into brian/rfm22_FHSS
|
2013-04-11 14:42:49 +01:00 |
|
Alessio Morale
|
cc6d19e40a
|
OP-908 added pios_math.h and pios_helper.h to contains all the various math and general macros/constants. Fixed remaining constants still defined as double.
+review OPReview-436
|
2013-04-09 01:10:41 +02:00 |
|
Alessio Morale
|
f68a038af0
|
OP-900 Updated howto_upgrade.txt doc
+review OPReview-435
|
2013-04-08 23:31:08 +02:00 |
|
Alessio Morale
|
81156ad132
|
OP-900 Changed memory allocation strategy for F1 to use portBYTE_ALIGNMENT alignment for stacks and portBYTE_HEAP_ALIGNMENT for generic mallocs
+review OPReview-435
|
2013-04-08 22:55:49 +02:00 |
|
Alessio Morale
|
09d2ba1d25
|
OP-874 merge of amorale/OP-874_gcs_rescue_erase_settings in next.
+review OPReview-421
|
2013-04-08 01:10:37 +02:00 |
|