Daniel Agar
|
abb3817d31
|
boards new split VENDOR_MODEL naming convention
|
2018-11-26 14:40:14 -08:00 |
|
Daniel Agar
|
d832b4fe28
|
rc.mavlink AV-X reduce companion baudrate
|
2018-10-23 08:15:11 +02:00 |
|
Daniel Agar
|
0c698baca7
|
AV-X mavlink network and companion defaults
- start mavlink on network by default (port 14570)
- start mavlink for TX2 companion by default
|
2018-10-17 00:22:53 -04:00 |
|
Daniel Agar
|
078f5ea198
|
serial generate config add 10 generic serial ports
|
2018-09-25 07:53:29 +02:00 |
|
Beat Küng
|
300e66ae6a
|
SYS_COMPANION: deprecate this param
Replaced with the more generic serial config params.
rc.mavlink contains automatic transition support that can be removed after
the next release.
|
2018-09-25 07:53:29 +02:00 |
|
David Sidrane
|
a2dde6bc19
|
rc.mavlink:Use tune_control
|
2018-08-30 19:11:17 +02:00 |
|
David Sidrane
|
454d175617
|
rc.mavlink:Seperate sys compaion init dependant on MAVLINK_COMPANION_DEVICE
|
2018-08-23 14:26:32 -07:00 |
|
David Sidrane
|
46b563fe3a
|
rc.mavlink:NXPhlite Mavlink on ttyS4 and ttyACM only
NXPhlite does not have a companion link. So start
Mavlink on ttyS4 and ttyACM only.
|
2018-08-23 14:26:32 -07:00 |
|
David Sidrane
|
2c282d0e0e
|
rc.mavlink:Fix syntax errors
|
2018-08-23 14:26:32 -07:00 |
|
Beat Küng
|
9ba2e91fa1
|
ROMFS: avoid empty 'then else' clause, it's an error in bash
Use 'if ! <cmd>' instead.
|
2018-08-13 21:50:14 -04:00 |
|
Beat Küng
|
f414d0c413
|
SYS_COMPANION: add 1500000 baud to metadata & increase the data rate
|
2018-08-10 07:11:07 +02:00 |
|
acfloria
|
4a08003952
|
Change warnings to error in case the iridium driver start failed
|
2018-08-08 21:13:56 +02:00 |
|
acfloria
|
eb59407586
|
Fix starting the iridium driver in the start script
|
2018-08-08 21:13:56 +02:00 |
|
mcsauder
|
ee3e34cd06
|
Move UART mapping comments back to top level rcS script. Deprecate PWM_ACHDIS and replace with PWM_AUX_OUT and set PWM_AUX_DIS value directly in vtol airframe config files. Replace tone_alarm instances with tune_control and default tune enums, and relocate an OUTPUT_MODE == fmu logic block in rcS.
|
2018-07-24 18:44:55 +02:00 |
|
mcsauder
|
e12acc4b28
|
Migrate hardware specific mavlink stream cases to rc.mavlink.
|
2018-07-12 08:10:59 +02:00 |
|
mcsauder
|
8b71bb4562
|
Breakout rc.mavlink from rcS script.
|
2018-07-11 09:38:58 +02:00 |
|