Peter Barker
|
576dc9d05f
|
Tools: clamp empy to version 3
API and syntax hanges make 4 problematic
|
2023-12-03 17:08:00 +11:00 |
Andrew Tridgell
|
bb004c499f
|
AP_Periph: fixed ADSB peripheral to send heartbeat
and remove duplicated mavlink bindings
|
2023-10-02 21:45:28 +11:00 |
Andrew Tridgell
|
8e7c70a0f2
|
AP_Periph: support mavlink based simulated devices in SITL periph
|
2023-10-02 21:45:28 +11:00 |
Andrew Tridgell
|
54e4013d9f
|
AP_Periph: link more RC output libs
|
2023-08-24 13:06:40 +10:00 |
Andrew Tridgell
|
698e38e849
|
AP_Periph: allow SITL periph with more devices
|
2023-08-24 13:06:40 +10:00 |
Peter Barker
|
ee0a49bb7c
|
AP_Periph: add support for DroneCAN RCInput packets
|
2023-08-19 20:27:24 +10:00 |
Tom Pittenger
|
1a67775c52
|
AP_Periph: add AP_RPM support
Co-authored-by: Samuel Tabor <samuel.tabor@krausaerospace.com>
|
2023-08-11 13:31:45 -07:00 |
Tom Pittenger
|
3bd1b3f7ed
|
AP_Periph: add support for Networking
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
34a990d2ff
|
AP_Periph: add AP_KDECAN support
|
2023-04-17 11:52:52 +10:00 |
Tom Pittenger
|
95b4ded3e8
|
AP_Periph: add AP_NMEA_Output to Periph
|
2023-02-07 21:12:07 +11:00 |
rishabsingh3003
|
27f55ae626
|
AP_Periph: Add proximity support
|
2022-12-15 07:20:05 +11:00 |
bugobliterator
|
3ec938fae6
|
waf: add dynamic source option to ap_stlib
|
2022-11-16 18:05:59 +11:00 |
bugobliterator
|
e4ada09fc3
|
waf: use bld for dronecangen export headers for including
|
2022-11-16 18:05:59 +11:00 |
Tom Pittenger
|
3f4755ea7b
|
AP_Periph: add support for AP_TemperatureSensor
|
2022-10-18 10:05:31 +11:00 |
Tom Pittenger
|
0767640372
|
AP_Periph: fix periph-heavy build, wscript
|
2022-10-11 11:20:50 +11:00 |
Andrew Tridgell
|
2f3fe19aca
|
AP_Periph: use AP_CheckFirmware
|
2022-08-15 09:18:34 +10:00 |
Andrew Tridgell
|
f728894eec
|
AP_Periph: added EFI support
|
2022-06-09 21:10:37 +10:00 |
Pradeep
|
183352cdfe
|
AP_Periph: choose node stats - build files
Added - AP_Stat library and AP_STATS_ENABLED build options
|
2022-06-07 09:57:32 +10:00 |
Andrew Tridgell
|
d34579c275
|
AP_Periph: allow build with ESC telemetry and BLHeli support
|
2021-12-10 08:11:24 -08:00 |
bugobliterator
|
f74690af49
|
AP_Periph:libcanard moved to modules/DroneCAN
|
2021-11-24 18:30:47 +11:00 |
Andrew Tridgell
|
bebb722d02
|
waf: improve error messages for lack of dsdlc and empy
|
2021-10-20 19:05:01 +11:00 |
bugobliterator
|
6b44bc3e4c
|
AP_Periph: use methods from new canard dsdl generator
|
2021-10-14 20:13:06 +11:00 |
Siddharth Purohit
|
637ccf13df
|
AP_Periph: add MAVLink support for AP_Periph modules
|
2021-07-02 08:50:16 +10:00 |
Siddharth Purohit
|
f9a50e8e47
|
AP_Periph: allow building InertialSensor and related libraries
|
2021-06-30 17:06:02 +10:00 |
Tom Pittenger
|
4d0f5a1db6
|
AP_Periph: add support for multiple protocols on AP_Periph
|
2021-06-09 18:36:18 +10:00 |
Peter Barker
|
31c345fc4b
|
Tools: add support for AP_Logger into AP_Periph
|
2021-06-08 09:57:55 +10:00 |
Siddharth Purohit
|
c54a597571
|
AP_Periph: pull out supported targets from wscript into a separate file
|
2021-01-22 05:42:12 +11:00 |
Tom Pittenger
|
ee573a0275
|
AP_Periph: add NTF (Notify) full library and it's params
|
2021-01-03 16:24:12 -08:00 |
Tom Pittenger
|
07aeab5c44
|
AP_Periph: add Servo OUT support
|
2020-12-21 18:27:07 -08:00 |
Andrew Tridgell
|
6ce9207394
|
AP_Periph: set HitecMosaic as AP_Periph target
|
2020-12-06 16:48:08 +11:00 |
Tom Pittenger
|
cf2b3d9bc6
|
AP_Periph: add AP_BattMonitor support
|
2020-11-25 14:20:53 +11:00 |
bugobliterator
|
60e8d747c6
|
AP_Periph: fix build type for SITL builds to use "sitl_*"
|
2020-11-04 19:59:40 +11:00 |
bugobliterator
|
e4c5d7b697
|
AP_Periph: get AP_Periph ready for SITL build
|
2020-11-04 19:59:40 +11:00 |
bugobliterator
|
a348e342fa
|
Tools: AP_Periph: add support for CubeBlack-periph
|
2020-10-08 09:31:35 +11:00 |
Siddharth Purohit
|
5ab6916a41
|
AP_Periph: use HAL CAN Drivers instead of ChibiOS's
|
2020-09-24 12:32:19 +10:00 |
Siddharth Purohit
|
eab0507d37
|
Tools: waf: add build for CubeOrange-periph
|
2020-09-24 12:32:19 +10:00 |
Andrew Tridgell
|
9c24415f86
|
AP_Periph: support output of MSP sensor data
|
2020-09-09 06:35:50 +10:00 |
Andrew Tridgell
|
5b063731b6
|
AP_Periph: avoid building GCS_MAVLink
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
2b92e70da7
|
AP_Periph: support STM32F303 builds
|
2019-11-01 10:53:53 +11:00 |
Andrew Tridgell
|
c08d37bd8f
|
Tools: fixed build with --out directory for build_binaries
|
2019-10-25 09:35:27 +11:00 |
Andrew Tridgell
|
ad3b1eaaf0
|
AP_Periph: enable AP_ROMFS build
|
2019-10-24 22:03:43 +11:00 |
Andrew Tridgell
|
e9af111b0c
|
AP_Periph: enable build of ZubaxGNSS
|
2019-10-21 19:12:01 +11:00 |
Andrew Tridgell
|
55b623d176
|
AP_Periph: support rangefinder CAN nodes
|
2019-10-21 19:12:01 +11:00 |
Andrew Tridgell
|
d0ff2089c4
|
AP_Periph: enable airspeed sensor
|
2019-10-21 19:12:01 +11:00 |
Andrew Tridgell
|
47e75cc536
|
AP_Periph: support ADSB UAVCAN peripherals
generate TrafficReport UAVCAN packets from ADSB_VEHICLE MAVLink
messages from a Ping
|
2019-10-16 13:13:24 +11:00 |
Peter Barker
|
e50d237f3e
|
AP_Periph: stop compiling in AP_Buffer
|
2019-09-24 09:36:33 +10:00 |
Andrew Tridgell
|
0b6ef89498
|
AP_Periph: support SafetyState for safety LED
|
2019-09-10 16:22:33 +10:00 |
Andrew Tridgell
|
d57ba14020
|
AP_Periph: added peripheral firmware
|
2019-08-27 10:29:56 +10:00 |