1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/Project/gdb/osd
sambas 77cae9ffc3 MagBaro Extension board module
OSD update
OSD output module for FC
Sonar update
Flight mode fixes + poi
2013-03-28 18:20:50 +02:00

5 lines
81 B
Plaintext

define connect
target remote localhost:3333
file ./build/fw_osd/fw_osd.elf
end