Andrew Tridgell
|
baa5aeea81
|
HAL_FLYMAPLE: fixed example build
|
2014-08-13 21:48:35 +10:00 |
Andrew Tridgell
|
02dec5634f
|
AP_HAL: fixed example builds
|
2014-07-25 17:52:01 +10:00 |
Andrew Tridgell
|
805d79debe
|
HAL_FLYMAPLE: fix for HAL_GPIO_*
|
2014-06-02 10:42:35 +10:00 |
Andrew Tridgell
|
6eee2421cc
|
AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels()
the valid_channels() method was inconsistently implemented between
boards, and served two quite different purposes. It is clearer as two
functions
|
2014-03-25 14:39:41 +11:00 |
Andrew Tridgell
|
d36989f6a1
|
AP_HAL: fixed example build
|
2014-03-19 12:14:06 +09:00 |
Mike McCauley
|
54a0b04c12
|
AP_HAL_FLYMAPLE: RCInput detects stale input readings better. Update test
code.
|
2014-02-17 05:56:37 +11:00 |
Andrew Tridgell
|
87cc95dd7f
|
AP_HAL: removed unused enable_mask and disable_mask functions
|
2014-01-16 17:16:17 +11:00 |
Andrew Tridgell
|
e321ad65f4
|
AP_HAL: fixed example build
|
2013-12-17 11:51:37 +11:00 |
Andrew Tridgell
|
b62501aaea
|
HAL_FLYMAPLE: removed incorrect Makefile target
|
2013-11-23 18:50:55 +11:00 |
Mike McCauley
|
ce1a8fb831
|
AP_HAL_FLYMAPLE: Added new example test sketch RCInput.pde
|
2013-10-14 11:34:47 +10:00 |
Mike McCauley
|
8e5a9b06fb
|
AP_HAL_FLYMAPLE: Fix example Scheduler.pde fo recent changes to API
|
2013-10-14 11:34:47 +10:00 |
Andrew Tridgell
|
fc7f3c8aa6
|
AP_HAL: fixed example build
|
2013-10-10 09:54:20 +11:00 |
Andrew Tridgell
|
1518217952
|
HAL_FLYMAPLE: removed unused backend console code
|
2013-10-05 22:03:58 +10:00 |
Mike McCauley
|
1f7272978c
|
AP_HAL_FLYMAPLE: fix compile error in example AP_Baro_BMP085_test.pde
due to need for new library AP_Notify
|
2013-10-04 07:21:55 +10:00 |
Mike McCauley
|
68a7cac9a2
|
AP_HAL_FLYMAPLE: Improvements to FLYMAPLEStorage
Fix a number of bugs and expand storage to an emulated 4kb, as needed by AP.
|
2013-10-04 07:21:55 +10:00 |
Mike McCauley
|
9bfc52d9af
|
HAL_FLYMAPLE: initial port to flymaple board
See libraries/AP_HAL_FLYMAPLE/FlymaplePortingNotes.txt
|
2013-09-24 13:32:50 +10:00 |