56 Commits (557f4df77e018b341cead55d1a5ad0855c8fb25b)

Author SHA1 Message Date
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
Andrew Tridgell baa5aeea81 HAL_FLYMAPLE: fixed example build 11 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Andrew Tridgell 02dec5634f AP_HAL: fixed example builds 11 years ago
Andrew Tridgell 563f516f6b HAL_FLYMAPLE: rename flash_stm32.c to .cpp 11 years ago
Andrew Tridgell 805d79debe HAL_FLYMAPLE: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Andrew Tridgell d36989f6a1 AP_HAL: fixed example build 11 years ago
Mike McCauley c90d3ff59e Flymaple: RCOUtput disable_ch() now supports disabling outputs 11 years ago
Andrew Tridgell 836f473db2 HAL_FLYMAPLE: no uartE 11 years ago
Mike McCauley bd768a0c0c AP_HAL_FLYMAPLE RCOutput.cpp: enable_ch no longer resets servo 11 years ago
Mike McCauley 4f9f87a8c6 AP_HAL_FLYMAPLE: Add notes to FlymaplePortingNotes.txt re GPS selection. 11 years ago
Mike McCauley 54a0b04c12 AP_HAL_FLYMAPLE: RCInput detects stale input readings better. Update test 11 years ago
Mike McCauley f1533aa350 AP_HAL_FLYAPLE: update documentation in FlymaplePortingNotes.txt 11 years ago
Mike McCauley 81791bdc43 AP_HAL_FLYMAPLE: Added documentation about alternative orientations to FlymaplePortingNotes.txt 11 years ago
Mike McCauley 95bea052d2 AP_HAL_FLYMAPLE: update documentation in FlymaplePortingNotes.txt 11 years ago
Mike McCauley 4dc33c8de8 AP_HAL_FLYMAPLE: updated FlymaplePortingNotes.txt 11 years ago
Andrew Tridgell 1849db7074 AP_HAL: added board_voltage AnalogIn method 11 years ago
Andrew Tridgell 87cc95dd7f AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
Andrew Tridgell ea649e036b AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
Andrew Tridgell e321ad65f4 AP_HAL: fixed example build 11 years ago
Andrew Tridgell 0848412479 HAL_FLYMAPLE: added uartD 11 years ago
Andrew Tridgell b62501aaea HAL_FLYMAPLE: removed incorrect Makefile target 11 years ago
Randy Mackay 443023bbbf AP_HAL: add ignore_errors to I2C driver 11 years ago
Mike McCauley c524a7c717 AP_HAL_FLYMAPLE: remove obsolete debugging code from RCInput 11 years ago
Mike McCauley 6f04e5f2e7 AP_HAL_FLYMAPLE: RCInput now more robust in the face of connect/disconnect of 11 years ago
Mike McCauley ce1a8fb831 AP_HAL_FLYMAPLE: Added new example test sketch RCInput.pde 11 years ago
Mike McCauley 3226a81611 AP_HAL_FLYMAPLE: Improvements to RCInput 11 years ago
Mike McCauley 0920d9ac49 AP_HAL_FLYMAPLE: UARTDriver Use new libmaple TX buffers. 11 years ago
Mike McCauley 38512e3756 AP_HAL_FLYMAPLE: I2CDriver improvements to interrupt hygiene 11 years ago
Mike McCauley 8e5a9b06fb AP_HAL_FLYMAPLE: Fix example Scheduler.pde fo recent changes to API 11 years ago
Mike McCauley bc55a2844c AP_HAL_FLYMAPLE: Fix example Scheduler.pde to compile with recent changes to 11 years ago
Andrew Tridgell fc7f3c8aa6 AP_HAL: fixed example build 11 years ago
Mike McCauley 84edbb335a AP_HAL_FLYMAPLE: UARTDriver now uses the new libmaple tx ring buffers 12 years ago
Mike McCauley 11317dcec4 AP_HAL_FLYMAPLE: FlymaplePortingNotes.txt improvements to install/build 12 years ago
Mike McCauley 7f9d4a155f AP_HAL_FLYMAPLE: UARTDriver begin now honours txS == 0 which means no change 12 years ago
Mike McCauley 60921f7dfa AP_HAL_FLYMAPLE: Improved libmaple version detection 12 years ago
Andrew Tridgell 1518217952 HAL_FLYMAPLE: removed unused backend console code 12 years ago
Andrew Tridgell 21f0086647 HAL_FLYMAPLE: removed Console driver 12 years ago
Mike McCauley 72aa8a18ab AP_HAL_FLYMAPLE: update documentation in FlymaplePortingNotes.txt 12 years ago
Mike McCauley 6b003ae551 AP_HAL_FLYMAPLE: Fixed problem with tx buffer that caused slow parameter 12 years ago
Mike McCauley 39f9b7bbc9 AP_HAL_FLYMAPLE: Add test for correct version of libmaple 12 years ago
Mike McCauley 1f7272978c AP_HAL_FLYMAPLE: fix compile error in example AP_Baro_BMP085_test.pde 12 years ago
Mike McCauley 2d3c86ee80 AP_HAL_FLYMAPLE: I2CDriver now uses low level hardware i2c librray from 12 years ago
Mike McCauley 68a7cac9a2 AP_HAL_FLYMAPLE: Improvements to FLYMAPLEStorage 12 years ago
Mike McCauley 29707f4401 AP_HAL_FLYMAPLE: Modest speed improvements to I2CDriver 12 years ago
Andrew Tridgell 9624821493 HAL_FLYMAPLE: implement a dummy buffered write 12 years ago
Andrew Tridgell c27a61f210 HAL_FLYMAPLE: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 1d820761be HAL_FLYMAPLE: updates for new scheduler API 12 years ago
Mike McCauley db2b7ed4e3 AP_HAL_FLYMAPLE: UARTDriver libmaple internal ring buffers enlarge on demand 12 years ago