244 Commits (dff6a5bff9469086f9801e54bb624109b8c7fdc2)

Author SHA1 Message Date
Andrew Tridgell 0f5a75f5b9 AP_BoardConfig: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell f543c483fc AP_BoardConfig: added BRD_OPTIONS flag for setting of internal parameters 4 years ago
Andrew Tridgell 8c959c4e13 AP_BoardConfig: added an EXPECT_DELAY_MS to config_error 4 years ago
Hwurzburg 6fe5ed36ce AP_BoardConfig: add Board option to disable MAVftp in low mem bds/apps 4 years ago
Tom Pittenger 3cf537deed AP_BoardConfig: reorder the fixed-index enum 4 years ago
Andrew Tridgell f121c250ae AP_BoardConfig: allow replay on ChibiOS 4 years ago
Mark Whitehorn 30a9bb4ff4 AP_BoardConfig: change message interval to 5 seconds to match scheduler_delay_callback 4 years ago
Andrew Tridgell 45af37298b AP_BoardConfig: use AP_Filesystem for sdcard mount 4 years ago
Harsh Pandey c2744396cc AP_BoardConfig: Update BRD_TYPE parameter description for recent boards. 4 years ago
Andrew Tridgell 11b3c622dd AP_BoardConfig: allow more serial ports to have flow control 4 years ago
Andrew Tridgell 174dc3b032 AP_BoardConfig: disable watchdog in examples 4 years ago
bugobliterator b390f402b7 AP_BoardConfig: do bank selection when checking Invensensev2 Sensors 4 years ago
Siddharth Purohit ad2a63e173 AP_BoardConfig: remove CAN management from BoardConfig 5 years ago
Andrew Tridgell 4b047625fc AP_BoardConfig: use polarity for 3.3/5v selection 5 years ago
murata 91101aac01 AP_BoardConfig: Define a method class 5 years ago
Andrew Tridgell d7555b4b86 AP_BoardConfig: invalidate param count when changing param tree structure 5 years ago
Andrew Tridgell 764117c336 AP_BoardConfig: fixed build warning 5 years ago
Peter Barker f9c4976f93 AP_BoardConfig: add HEAT log message documentation 5 years ago
bugobliterator 8a77ddf8c6 AP_BoardConfig: run validation test if declared under hwdef 5 years ago
Peter Barker a7c493d037 AP_BoardConfig: fold init_vehicle back into AP_Vehicle init method 5 years ago
Andrew Tridgell 8f867ddb2b AP_BoardConfig: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
Andrew Tridgell 4743a7670f AP_BoardConfig: include BRD_IO_ENABLE without board detect 5 years ago
Andrew Tridgell 60a13f4eeb AP_BoardConfig: added BRD_ALT_CONFIG parameter 5 years ago
Andrew Tridgell 296090bb11 AP_BoardConfig: call init_vehicle() 5 years ago
Oliver Walters 7c3391d0d8 AP_BoardConfig: added support for Piccolo CAN ESCs 5 years ago
Andrew Tridgell 88e5e54770 AP_BoardConfig: removed duplicate define for RTSCTS 5 years ago
Henry Wurzburg af1fd439aa AP_Boardconfig: Update BRD_SAFETY_MASK to refer to outputs not RC channels 5 years ago
Andrew Tridgell c173af993a AP_BoardConfig: fixed debug code 5 years ago
Mark Whitehorn 9cf708b846 AP_BoardConfig: rename sensor_config_error to config_error 5 years ago
Andrew Tridgell f458d58dde AP_BoardConfig: moved heater PI to AP_BoardConfig 5 years ago
Andrew Tridgell e392416942 AP_BoardConfig: allow enable of watchdog in hwdef.dat 5 years ago
Peter Barker 9aaa6c49fa AP_BoardConfig: correct include of AP_Vehicle_Type 5 years ago
Andrew Tridgell 4866fd68b5 AP_BoardConfig: fixed CAN init without SLCAN 5 years ago
Andrew Tridgell 6b3c10f0e7 AP_BoardConfig: cleanup ifdefs for SLCAN enable 5 years ago
bugobliterator ee6f912217 AP_BoardConfig: add support for CubeBlackPlus 5 years ago
Andrew Tridgell 5a96e374ba AP_BoardConfig: moved logic for safety button press to AP_BoardConfig 5 years ago
Michael du Breuil 53860b53ac AP_BoardConfig: Remove the usage of force_safety_no_wait 6 years ago
Andrew Tridgell 444af9e638 AP_BoardConfig: fixed AP_Periph build error 6 years ago
Siddharth Purohit 10e8e8e9cc AP_BoardConfig_CAN: fix bad get_slcan_serial method 6 years ago
Andrew Tridgell bcfdc91900 AP_BoardConfig: added BRD_BOOT_DELAY 6 years ago
Siddharth Purohit fe44384c95 BoardConfig_CAN: return serial port with switch between parameter and passthrough 6 years ago
Siddharth Purohit 28288a7329 BoardConfig_CAN: remove singleton interface for slcan_router 6 years ago
Siddharth Purohit 1cd8e0e237 BoardConfig: set slcan can port to 0 as default 6 years ago
Jonathan Challinger 1829fcfd98 AP_BoardConfig: fix build for CubeBlack 6 years ago
Jonathan Challinger af4611c050 AP_BoardConfig: fix unused function error 6 years ago
Jonathan Challinger 94b8f2e37a AP_BoardConfig: fix build 6 years ago
Jonathan Challinger 40684b95d7 AP_BoardConfig: changes in response to review 6 years ago
Jonathan Challinger 042623cd0d AP_BoardConfig: changes in response to review 6 years ago
Jonathan Challinger faa5a3c453 AP_BoardConfig: add targetted check for cube black internal sensors 6 years ago
Andrew Tridgell a4ab44a7b3 AP_BoardConfig: auto-restore safety state on watchdog reset 6 years ago