Alessio Morale
|
9350bd65d9
|
OP-1535 - change sensor rate to 1KHz with software downsample to 500Hz
Allow per board SPI prescaler settings
|
2014-10-10 22:33:49 +02:00 |
|
Alessio Morale
|
e553014596
|
Merge branch 'amorale/OP-1476_1477_1275_GPSV9_pios_firmware_bootloader' into next
|
2014-10-03 00:37:55 +02:00 |
|
Alessio Morale
|
9cfd55d006
|
Merge branch 'amorale/OP-1507_gps_module_cpu_optimization' into next
|
2014-10-03 00:37:39 +02:00 |
|
Alessio Morale
|
9e0596c2c5
|
Merge remote-tracking branch 'origin/amorale/OP-1379_ext_led_notification_module_new' into next
Conflicts:
Makefile
flight/targets/boards/discoveryf4bare/firmware/Makefile
flight/targets/boards/revolution/firmware/Makefile
|
2014-09-29 21:26:31 +02:00 |
|
Alessio Morale
|
d0b37bab28
|
OP-1507 - Handles GPS data a chunk at time instead of a single byte at time.
|
2014-09-27 00:17:00 +02:00 |
|
Alessio Morale
|
7a9a0868c9
|
OP-1275 - split persistence handling out of UavobjectManager. stubs are used if target deos not support persistency
|
2014-09-20 21:02:51 +02:00 |
|
Alessio Morale
|
531d80a69c
|
OP-1476 - Fix other targets for OP_DFU changes
|
2014-09-16 22:40:54 +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 |
|
Alessio Morale
|
e64ab1f1ff
|
OP-1370 - Configure bidirectional COM port for GPS
|
2014-08-22 02:41:36 +02:00 |
|
Alessio Morale
|
55557ecd60
|
OP-1434 - Add gps extended status
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
e511190ad3
|
OP-1406 - Improve handling of external magnetometer, add additional settings
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
cced294760
|
OP-1406 - Add support for aux mag calibration settings.
todo:
- GCS handling for extenal mag calibration
|
2014-08-21 19:34:35 +02:00 |
|
Alessio Morale
|
52ad63be33
|
OP-1406 - Add support for Aux magnetometer on flight controllers
|
2014-08-21 19:34:35 +02:00 |
|
Corvus Corax
|
8daa5dfa12
|
Merge branch 'next' into corvuscorax/OP-1156_pathfollower-unification
|
2014-08-16 13:58:40 +02:00 |
|
Alessio Morale
|
376aa0052f
|
OP-1379 - Initial Notify module. Supports:
1) predefined seqences associated with each flightmode. 2) fixed table with alarm index and assciated led warn/error sequences/repetition rate.
|
2014-08-13 15:18:17 +02:00 |
|
Alessio Morale
|
f556a5e335
|
OP-1379 - Split simple notification and external lednotifications libraries
|
2014-08-13 15:14:55 +02:00 |
|
Alessio Morale
|
1067ea59d1
|
OP-1379 - Split pios_ws2811.h in config and public api header
|
2014-08-12 22:19:30 +02:00 |
|
Corvus Corax
|
ca1923f76f
|
OP-1156: Added new (stub template) pathFollower Module as well as builkd environment changes to compile it instead of old pathfollowers
|
2014-08-10 12:50:38 +02:00 |
|
Alessio Morale
|
d856bbdb50
|
OP-1403 - Update targets
|
2014-08-02 20:48:48 +02:00 |
|
Alessio Morale
|
57a43a5587
|
OP-1403 - Migrate to new HMC5x83 driver and remove old HMC5883 one
|
2014-08-02 20:48:34 +02:00 |
|
Alessio Morale
|
c6a773363f
|
Merge branch 'amorale/OP-943_add_malloc_for_ccsram' into next
Conflicts:
flight/pios/common/pios_adxl345.c
make/apps-defs.mk
|
2014-06-22 19:31:03 +02:00 |
|
Alessio Morale
|
263fd64ab5
|
Merge branch 'amorale/OP-1274_freertos_v8.0.0' into next
|
2014-06-22 16:06:21 +02:00 |
|
Alessio Morale
|
eb5deb3eca
|
OP-1274 Remove unneeded cast from task name in xTaskCreate call
|
2014-06-18 01:47:43 +02:00 |
|
Alessio Morale
|
6226aec2a7
|
OP-943 uses pios_mem API for heap allocation
|
2014-06-11 22:15:40 +02:00 |
|
Alessio Morale
|
eb35803b5b
|
OP-1365 Flight code instrumentation API: Add support for Revolution
|
2014-06-07 17:44:27 +02:00 |
|
Alessio Morale
|
92bf876654
|
OP-1350 refactor into a plans library all functions dealing with initialization and execution of PathFollower/pathplanner commands for manualcontrol
|
2014-05-19 18:35:18 +02:00 |
|
Alessio Morale
|
36e304f579
|
OP-1274 fixes for revolution
|
2014-05-18 22:56:48 +02:00 |
|
Alessio Morale
|
86b0829823
|
OP-1350 Add takeofflocation UAVO
|
2014-05-16 00:40:19 +02:00 |
|
Alessio Morale
|
58bba31c72
|
Merge remote-tracking branch 'origin/amorale/OP-1312_pios_ws2811_driver' into next
|
2014-05-15 20:30:43 +02:00 |
|
Alessio Morale
|
3c5a41049b
|
Merge branch 'amorale/OP-1302_updated_led_behaviour' into next
|
2014-05-11 12:01:53 +02:00 |
|
Alessio Morale
|
711c5ea79d
|
OP-1312 Fixes the flicker issue in Revo. Raised the Transfer complete irq priotity to prevent delays stopping the timer.
|
2014-05-11 10:43:24 +02:00 |
|
Alessio Morale
|
e5d6726bb6
|
Merge remote-tracking branch 'origin/next' into amorale/OP-1302_updated_led_behaviour
|
2014-05-08 22:27:08 +02:00 |
|
Corvus Corax
|
153d2fb786
|
OP-1309 Fixed bug in Quaternion Stabilization Error Calculation in regards to independent axis
|
2014-05-07 22:12:01 +02:00 |
|
m_thread
|
a0e661b77e
|
Disabled malfunctioning PIOS_QUATERNION_STABILIZATION option.
|
2014-05-07 14:19:20 +02:00 |
|
Alessio Morale
|
19caa57dc6
|
OP-1312 fix copy/paste-naming issue
|
2014-05-03 11:45:30 +02:00 |
|
Corvus Corax
|
6993570cc9
|
OP-1309 integrated AltitudeHold into new Stabilization
|
2014-05-01 11:48:38 +02:00 |
|
Alessio Morale
|
3897106f4d
|
OP-1312 remove boilerplate from config using macros.
Use four locations for ch1+update dma source to exploit fifo and memory read bursts
|
2014-05-01 10:33:44 +02:00 |
|
Corvus Corax
|
82d2c5a308
|
OP-1309 Implemented control of new stabilization framework (replaces old stabilization module)
|
2014-04-29 00:29:15 +02:00 |
|
Alessio Morale
|
4cece04166
|
OP-1312 fix documentation, get rid of stale comments from previous implementations
|
2014-04-27 19:12:36 +02:00 |
|
Corvus Corax
|
93f82652b7
|
OP-1309 outer loop fully implemented - some cleanups and changes in control flow to accomodate new logic
|
2014-04-27 15:15:59 +02:00 |
|
Alessio Morale
|
99f19dd809
|
OP-1312 Make WS2811 driver configurable.
Now output pin may be chosen among all servo outputs and Flexi-io pins 3 and 4 (they are not used for PWM input/output)
|
2014-04-26 19:48:44 +02:00 |
|
Alessio Morale
|
a0b857337f
|
OP-1312 Add support for Revolution (right now always active on pin3). Configurability not yet added
|
2014-04-26 18:40:59 +02:00 |
|
Corvus Corax
|
e9d1a2af4b
|
OP-1309 get rid of this horrible bound() function code duplication throughout entire flight code and put it into libraries/math
|
2014-04-26 17:48:54 +02:00 |
|
Corvus Corax
|
599661ba18
|
OP-1309 UAVObject changes, GCS changes and Makefile changes needed for Stabi refactoring
|
2014-04-26 15:14:40 +02:00 |
|
Alessio Morale
|
5d637fab87
|
OP-1302 move stuffs away from systemmod
|
2014-04-13 11:54:25 +02:00 |
|
Philippe Renon
|
3b7b06aad0
|
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
|
2014-04-09 09:11:54 +02:00 |
|
Philippe Renon
|
c8397ee0b8
|
Merge remote-tracking branch 'origin/filnet/OP-1033_fw_usb_cleanups' into next
|
2014-04-09 09:08:09 +02:00 |
|
Corvus Corax
|
bb91039f51
|
OP-1290 fixes in telemetry (and pios_board initialization)
|
2014-04-05 12:53:31 +02:00 |
|
Alessio Morale
|
6540c69698
|
Merge remote-tracking branch 'origin/andrecillo/OP-1273_PixHawk_airspeed_sensor_MS4525DO' into next
|
2014-04-01 22:05:12 +02:00 |
|
Andres
|
c5dc556a43
|
OP-1273 Uncrustify
|
2014-03-27 16:19:22 +01:00 |
|