2012-10-18 |
Keith Packard | Merge branch 'master' into mm-ms5611 |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Keith Packard | altosui: Accept serial number of zero for eeprom download |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Keith Packard | altos/avr: Use ISR_BLOCK to disable interrupts during... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Keith Packard | altosui: Print exception stack trace when tracking... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Keith Packard | altosui: Handle missing pad distance in descent tab |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: Make the RSSI led turn red when no packe... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: 10ms is not enough time to get a packet... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: Only display every 10th box number durin... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: Crank up SPI speed to cc1111 |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/stm: Declare all SPI bus speeds |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: Actually set pad when it changes |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: Handle case where no boxes are present |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telelco: Only present valid pads |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Keith Packard | altos/telefire: Report valid channels instead of valid... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos/test: Display MPU6000 values in ao_flight_test_mm... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos: Define full-scale gyro and accel values for... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos: When missing MMA655x, create fake Z accel value |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos/test: Add ao_flight_test_mm |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos: Eliminate implicit 1 byte offset in uint16/int16... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos: Split out ms5607 conversion code for use in... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos: struct ao_log_mega doesn't have a ground temp... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altos: Document a few member offsets in struct ao_log_r... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Keith Packard | altosui: Parse .mega files from command line |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Add .gitignore for micropeak |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Add (untested) driver for AT24C i2c flash parts |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Add initial micropeak implementation |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Allow products to define which LED to panic... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Megametrum uses altitude-pa.h, not altitude.h |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Add attiny architecture files |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Include struct ao_data declaration only when... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Clean up types in Pa conversion testing code... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Elide ao_altitude_to_pa in flight firmware |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Parameterize altitude table access and initializ... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Use alt_t for all Pascal-based altitude data |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Allow for other mutex implementations |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Allow projects to specify clock at other than... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Prepare ms5607 driver for use in non-tasking... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Keith Packard | altos: Split task definitions out to ao_task.h |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Keith Packard | altos/telefire: Add siren/strobe support |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Keith Packard | altos: Fix up ms5607 and mma655x commands to work again |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Keith Packard | altos: Go back to recording sensor data in globals mm-ms5611 |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Keith Packard | altos: Compute desired frequency when upgrading from... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/megametrum: Try running accel and baro in paralle... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/stm: Set SPI clock high for disabled SPI busses |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/telefire: Make sure armed alarm goes off on time |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/stm: Clean up SPI pin configuration code |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/drivers: Use data ring values for MS5607 presentation |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/megametrum: Make MS5607 driver hold SPI bus for... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Keith Packard | altos/megametrum: Use mma655x for acceleration measurem... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Keith Packard | Merge branch 'master' into mm-ms5611 |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Keith Packard | altos: Re-enable the ms5607 and mma655x acquisition... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Keith Packard | altos/megametrum: Commit for boards with MS5611 baro... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Keith Packard | altos: Provide MS5611 configuration option, HAS_MS5611 |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Keith Packard | altos: Shrink Pa to altitude table |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Keith Packard | Bump revision to 1.2 development branch |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Keith Packard | Merge remote-tracking branch 'mjb/altosdroid' |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Keith Packard | Merge remote-tracking branch 'mjb/prefs_interface' |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Keith Packard | Merge remote-tracking branch 'mjb/altosui_mjb' |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Mike Beattie | altosdroid: initial implementation of telemetry logging. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Mike Beattie | altoslib: make parts of AltosLog public for usage outsi... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Mike Beattie | altos{lib,ui,droid}: move OS specific code out of altoslib |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Mike Beattie | altosdroid: cosmetic re-order of methods |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Mike Beattie | altosdroid: simplify keys() method |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Mike Beattie | altosdroid: Update Makefile.am |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Bdale Garbee | further refinment of Releasing document |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Bdale Garbee | releasing 1.1.1 1.1.1 |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Keith Packard | Add release notes for version 1.1.1 |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Mike Beattie | altosdroid: implement AltosPreferencesBackend, and... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Mike Beattie | Merge branch 'prefs_interface' into altosdroid |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Keith Packard | altos: Fix telemini sdcdb init file |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Keith Packard | altosui: Gather Tm sensor data in Monitor Idle mode |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Keith Packard | altos: Need to use 16-bit counts for ao_xmem functions |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Keith Packard | altosui: Show over-ground-distance in Descent tab |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Keith Packard | altosui: Remove debugging from KML export |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Keith Packard | altosui: Fix Landed tab units |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Keith Packard | altoslib: Update GPS seen_values in AltosEepromIterable |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Keith Packard | altoslib: Remove duplicate seen_ values in AltosEepromI... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: remove un-used import |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: revert AltosUIPreferences init() method |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: Add return to try/catch.. duh |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: add missing try/catch |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui/altoslib: bug fixes, update Makefile.am |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui/altoslib: Add call to …Preferences.init() with... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altoslib: Add AltosPreferencesBackend.java to Makefile.am |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui/altoslib: add methods to interface, fix imports... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: add missing methods for Backend, fix BT code. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altoslib/altosui: begin moving preferences "backend... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: comment out obsolete code - could probably... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: add type to … implements Comparable. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: comment out/remove dead code |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: access class variables by class, not instance |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: remove redundant catches |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: comment out un-used classes and associated... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: comment out un-used fields and methods |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Mike Beattie | altosui: remove un-used imports |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Bdale Garbee | add note about checking doc copyright date and revision... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Keith Packard | doc: Add revision history for 1.1. Update copyright... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Bdale Garbee | Merge branch 'master' of ssh://git.gag.com/scm/git... 1.1 |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Keith Packard | doc: Document imperial units and groundstation configur... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Bdale Garbee | Merge branch 'master' of ssh://git.gag.com/scm/git... |
commit | commitdiff | tree | snapshot |
next |