This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-02-07 22:54:14 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
ground
/
openpilotgcs
/
src
/
plugins
/
serialconnection
History
zedamota
ba8985721c
Fix for bluetooth modules hanging. Turns out certain HW don't implement the EV_TXEMPTY system event. Hack was to create a timer which triggers a fake event every 10secs. It checks the bytestosend value so it shouldn't have any effect on full compliant HW.
2011-07-25 00:43:48 +01:00
..
serial_dependencies.pri
build: Move openpilotgcs into its own subdirectory
2011-01-22 17:40:26 +00:00
serial_global.h
build: Move openpilotgcs into its own subdirectory
2011-01-22 17:40:26 +00:00
Serial.pluginspec
build: Move openpilotgcs into its own subdirectory
2011-01-22 17:40:26 +00:00
serial.pri
build: Move openpilotgcs into its own subdirectory
2011-01-22 17:40:26 +00:00
serialconnection.pro
build: Move openpilotgcs into its own subdirectory
2011-01-22 17:40:26 +00:00
serialplugin.cpp
Fix for bluetooth modules hanging. Turns out certain HW don't implement the EV_TXEMPTY system event. Hack was to create a timer which triggers a fake event every 10secs. It checks the bytestosend value so it shouldn't have any effect on full compliant HW.
2011-07-25 00:43:48 +01:00
serialplugin.h
OP356/GCS - Makes the dropbox show devices "friendly name". Type of connection and previous serial number accessible via tooltip.
2011-03-29 18:25:24 +00:00