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
Commit message (
Expand
)
Author
Age
*
altosui: Remove Manifest.txt from git repo as it's built now
Keith Packard
2010-09-01
*
altosui: missed AltosReader.class in the Makefile
Keith Packard
2010-08-30
*
don't build all the "fat" jar deliverables by default
Bdale Garbee
2010-08-30
*
make invocation of 'install' pathless to work on more Unix variants
Bdale Garbee
2010-08-30
*
continue even if rm's don't have anything to do
Bdale Garbee
2010-08-30
*
altosui: Devices with USB id 0x000a always get listed
Keith Packard
2010-08-30
*
altosui: build debian-style altosui too
Keith Packard
2010-08-30
*
altosui: Build linux, mac and windows archives on Linux
Keith Packard
2010-08-30
*
libaltos: Use overlapped I/O on windows
Keith Packard
2010-08-30
*
libaltos: Add pre-built Windows .dll
Keith Packard
2010-08-30
*
libaltos: Add pre-built Mac OS X libaltos.dylib
Keith Packard
2010-08-30
*
libaltos: Improve Makefile
Keith Packard
2010-08-30
*
libaltos: Fix windows build.
Keith Packard
2010-08-30
*
libaltos: cjnitest needs altos_flush now
Keith Packard
2010-08-29
*
libaltos: Missing OS_LDFLAGS on cjnitest build
Keith Packard
2010-08-29
*
libaltos: Mac OS X cannot use 'poll(2)' on serial lines.
Keith Packard
2010-08-29
*
altosui: discard invalid lines while reading Eeprom flight data
Keith Packard
2010-08-29
*
altosui: provide separate flush_input/flush_output for serial. deal with moni...
Keith Packard
2010-08-29
*
libaltos: AltusMetrum devices use more than one USB ID.
Keith Packard
2010-08-29
*
fix path to installed shared library
Bdale Garbee
2010-08-27
*
Merge branch 'bdale'
Bdale Garbee
2010-08-27
|
\
|
*
fix man page delivery path
Bdale Garbee
2010-08-27
|
*
install altosui man page
Bdale Garbee
2010-08-27
|
*
fix permissions on installed jar file, switch from ao-view to altosui in
Bdale Garbee
2010-08-27
|
*
fix up the wrapper's path to the jar file
Bdale Garbee
2010-08-27
|
*
add an install target for altosui
Bdale Garbee
2010-08-27
|
*
add install target for libaltos
Bdale Garbee
2010-08-27
|
*
add a dummy install target
Bdale Garbee
2010-08-27
|
*
Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...
Bdale Garbee
2010-08-27
|
|
\
|
*
\
Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...
Bdale Garbee
2010-08-23
|
|
\
\
|
*
|
|
working on java packaging details
Bdale Garbee
2010-08-23
*
|
|
|
Merge remote branch 'origin/master' into new-packet-format
Keith Packard
2010-08-27
|
\
\
\
\
|
*
|
|
|
working on java packaging details
Bdale Garbee
2010-08-05
|
*
|
|
|
see if my new freetts package works
Bdale Garbee
2010-07-31
*
|
|
|
|
altosui: add elevation and range information
Keith Packard
2010-08-27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
altosui: command line args are converted to csv format
Keith Packard
2010-08-26
*
|
|
|
altosui: Remove debug printf from AltosState.java
Keith Packard
2010-08-26
*
|
|
|
altosui: When parsing saved telem files, errors shouldn't abort file
Keith Packard
2010-08-26
*
|
|
|
altosui: Serial line is in UTF-8 encoding. Deal with it.
Keith Packard
2010-08-26
*
|
|
|
altosui: Add support for old (version < 3) telemetry files
Keith Packard
2010-08-26
*
|
|
|
altosui: AltosEepromReader was mis-setting boost tick
Keith Packard
2010-08-26
*
|
|
|
altosui: add rssi and distance/dir from pad to CSV files
Keith Packard
2010-08-26
*
|
|
|
altosui: Add AltosGreatCircle constructors
Keith Packard
2010-08-26
*
|
|
|
altosui: Move number parsing code to Altos general class
Keith Packard
2010-08-26
*
|
|
|
altosui: flush replies from serial link when entering debug mode
Keith Packard
2010-08-24
*
|
|
|
altosui: write USB serial number string while flashing
Keith Packard
2010-08-24
*
|
|
|
altosui: always display romconfig ui while flashing
Keith Packard
2010-08-24
*
|
|
|
altosui: fetch existing romconfig for flashing
Keith Packard
2010-08-24
*
|
|
|
altosui: Delay mapping Flash UI until flashing actually starts
Keith Packard
2010-08-24
*
|
|
|
altosui: disable radio monitoring while using serial line for debugging
Keith Packard
2010-08-24
[next]