63 Commits (d8445928d1c5786204c19c68576eba59aa298dbc)

Author SHA1 Message Date
Andrew Tridgell 34f5b40919 AP_IOMCU: use crc32_small() in AP_IOMCU 5 years ago
Andrew Tridgell ef1aaa6db0 AP_IOMCU: fixes for modified AP_ROMFS API 5 years ago
Mirko Denecke 12c9e50aef AP_IOMCU: remove unnecessary tabs and whitespaces 5 years ago
Mark Whitehorn 0a6ae60c89 AP_IOMCU: fix IO fast channel mask 5 years ago
Andrew Tridgell 8ef2046f7b AP_IOMCU: use blocking writes to uart 6 years ago
Andrew Tridgell 454717cf6f AP_IOMCU: cleanup IO protocol and add logging 6 years ago
Andrew Tridgell 984542fa53 AP_IOMCU: fixed error handling for short packets 6 years ago
Andrew Tridgell ef5f83d0b5 AP_IOMCU: remove 2s delay on boot and skip crc check on watchdog 6 years ago
Andrew Tridgell 6c50feaead AP_IOMCU: improved handling of IOMCU reset 6 years ago
Andrew Tridgell af54e8620e AP_IOMCU: prevent startup sync causing an internal error 6 years ago
Andrew Tridgell c7be7d7343 AP_IOMCU: cope with IOMCU reset 6 years ago
Andrew Tridgell a6e989e263 AP_IOMCU: fixed shadowed variable warning 6 years ago
Tom Pittenger 28323147ab AP_IOMCU: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell 41264568ba AP_IOMCU: added brushed motor feature bit in protocol 6 years ago
Andrew Tridgell 5771e0a90e AP_IOMCU: added access to RC protocol name 6 years ago
Andrew Tridgell fab181345c AP_IOMCU: fixed override on RC loss 6 years ago
Andrew Tridgell a8d91a24b6 AP_IOMCU: fixed compat with nuttx firmwares 6 years ago
Andrew Tridgell 184c05bc70 AP_IOMCU: fixed DSM bind 6 years ago
Eugene Shamaev 4d64b86f87 AP_IOMCU: Add binding procedure for DSMx 6 years ago
Andrew Tridgell beff16abe6 AP_IOMCU: implement manual_rc_mask 6 years ago
Andrew Tridgell 46fcfe0582 AP_IOMCU: removed rc_channel range check 6 years ago
Andrew Tridgell e70a98fa9a AP_IOMCU: support elevon and vtail mixing in failsafe 6 years ago
Andrew Tridgell 285508d568 AP_IOMCU: added initial mixing support 6 years ago
Andrew Tridgell ec73a7072b AP_IOMCU: use more bandwidth efficient IO read 6 years ago
Andrew Tridgell 191f72d2e6 AP_IOMCU: added mixing structure to protocol 6 years ago
Andrew Tridgell cab5199da8 AP_IOMCU: fixed a race in event trigger on startup 6 years ago
Andrew Tridgell ed48c24600 AP_IOMCU: added shutdown method 6 years ago
Andrew Tridgell ba87856deb AP_IOMCU: fixed build warning 6 years ago
Andrew Tridgell 2c7e27374f AP_IOMCU: use ioevents for oneshot in iofirmware 6 years ago
Andrew Tridgell 037a455784 AP_IOMCU: moved protocol structures to a common header 6 years ago
Siddharth Purohit 19c002baaf AP_IOMCU: add support for iofirmware update 6 years ago
Andrew Tridgell f22d5f0d40 AP_IOMCU: implement failsafe PWM 7 years ago
Andrew Tridgell 135e37e1f4 AP_IOMCU: cope with IOMCU reset in flight 7 years ago
Lucas De Marchi 668c941717 Global: use new version of ARRAY_SIZE 7 years ago
Siddharth Purohit 9f5dbb74e7 AP_IOMCU: move to using updated time conv API 7 years ago
Andrew Tridgell 8c9f2bc79e AP_IOMCU: fixed setting of rate masks 7 years ago
Jonathan Challinger 65b20bfd83 AP_IOMCU: fix radio failsafe handling 7 years ago
Andrew Tridgell ba0fb3d9d2 AP_IOMCU: fixed repeated upload of IO fw 7 years ago
Andrew Tridgell e200de1f57 AP_IOMCU: use compressed interface for IO fw upload 7 years ago
Andrew Tridgell 0e29bcc4ab AP_IOMCU: use thread_create() API 7 years ago
Andrew Tridgell 3242b5eeb9 AP_IOMCU: fail to boot if IO firmware CRC and update fails 7 years ago
Andrew Tridgell 7be1125084 AP_IOMCU: implement safety mask and safety pwm 7 years ago
Andrew Tridgell 214fb096eb AP_IOMCU: added healthy API for use in arming checks 7 years ago
Andrew Tridgell 09e3a3cb78 AP_IOMCU: added IO firmware upload 7 years ago
Michael du Breuil 0e8a9c2ec4 AP_IOMCU: Encapsulate debug prints in a #ifdef, fix whitespace 7 years ago
Andrew Tridgell f22964a350 AP_IOMCU: implement BRD_SAFETYOPTION 7 years ago
Andrew Tridgell 4a7a66cc16 AP_IOMCU: use a higher thread priority 7 years ago
Siddharth Purohit 0c914838b2 AP_IOMCU: fix data type for available bytes 7 years ago
Andrew Tridgell 442b280368 AP_IOMCU: improved error checking 7 years ago
Andrew Tridgell 5ffcff1a79 AP_IOMCU: use unbuffered UART writes 7 years ago