index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ao-tools
/
altosui
/
AltosSerial.java
Commit message (
Expand
)
Author
Age
*
Move altosui to the top level, placing libaltos inside it.
Keith Packard
2010-11-24
*
altosui: New AltosSerial.set_radio function sets channel/call
Keith Packard
2010-11-23
*
altosui: Make AltosSerial.flush_input keep reading while non-empty
Keith Packard
2010-11-23
*
altosui: switch channel selector to combo box. Shorten displayed device names
Keith Packard
2010-11-19
*
altosui: Use timeouts to recover from broken packet links.
Keith Packard
2010-11-19
*
altosui: Open serial device at 'new' time. Prohibit duplicate opens.
Keith Packard
2010-11-13
*
altosui: Eliminate unncessary import altosui lines
Keith Packard
2010-11-13
*
altosui: Fix channel setting at serial open time
Keith Packard
2010-11-08
*
altosui: Split out flight monitoring to separate window
Keith Packard
2010-11-08
*
altosui: Catch I/O errors on telemetry device, report to user
Keith Packard
2010-09-03
*
altosui: Must flush serial line after configuring for telemetry
Keith Packard
2010-09-03
*
Revert "altosui: Deal with altos bug setting radio channel while monitoring"
Keith Packard
2010-09-03
*
altosui: Deal with altos bug setting radio channel while monitoring
Keith Packard
2010-09-03
*
altosui: Report telemetry CRC errors in UI
Keith Packard
2010-09-03
*
altosui: provide separate flush_input/flush_output for serial. deal with moni...
Keith Packard
2010-08-29
*
altosui: Serial line is in UTF-8 encoding. Deal with it.
Keith Packard
2010-08-26
*
altosui: flush replies from serial link when entering debug mode
Keith Packard
2010-08-24
*
altosui: flush serial output before waiting for reply
Keith Packard
2010-08-23
*
altosui: Add debug dongle API, split flash UI out
Keith Packard
2010-08-23
*
altosui: Make teledongle callsign configurable
Keith Packard
2010-08-21
*
altosui: Close serial, join reader thread, free altos_file
Keith Packard
2010-07-29
*
altosui: check for closed serial device before reading
Keith Packard
2010-07-29
*
altosui: Add eeprom data capture function. No UI yet.
Keith Packard
2010-07-28
*
Make voice and channel menus work.
Keith Packard
2010-07-28
*
altosui: Catch errors opening USB devices. Limit list to relevant devices
Keith Packard
2010-07-28
*
Java clean ups -- use varargs where possible, remove AltosSerialReader
Keith Packard
2010-07-27
*
Switch AltosUI to libaltos for device access
Keith Packard
2010-07-26
*
More ALtosUI changes
Keith Packard
2010-04-22
*
serial port read function cannot be interrupted. poll every 1 second
Keith Packard
2010-04-06
*
Use RXTX for serial comm. Add logdir preference saving
Keith Packard
2010-04-04
*
Add telem parsing code
Keith Packard
2010-04-02
*
Start adding java-based UI
Keith Packard
2010-03-31