fw/altos
2012-06-21 Keith Packardao-tools: Support MM telemetry packets in ao-telem
2012-06-21 Keith Packardaltosui: Support MM telemetry packets
2012-06-21 Keith Packardaltos: Crank down STM SPI speed for MM
2012-06-21 Keith Packardaltos: Add full MM telemetry
2012-06-21 Keith Packardaltos: Configure STM LCD driver for giant LCD digits
2012-06-18 Keith Packardaltos: Make sure ao_storage_config is set before readin...
2012-06-18 Keith Packardaltos: hack STM serial number to 58
2012-06-18 Keith Packardaltos: make cc1120 ao_radio_send re-entrant
2012-06-18 Keith Packardaltos: Add telemetry to megametrum
2012-06-18 Keith Packardao-tools: add rudimentary support for MM telemetry...
2012-06-18 Keith Packardaltosui: Add rudimentary MM support to altosui
2012-06-18 Keith Packardaltosui: Move product definitions from AltosUI to AltosLib
2012-06-17 Keith Packardaltos: Software implemenation of CC1111 radio encoding
2012-06-17 Keith Packardaltos: Be more careful about register save/restore...
2012-06-17 Keith Packardaltos: Don't lose IRQ disabled state in ao_sleep
2012-06-17 Keith Packardaltos: ao_storage_read already calls ao_storage_setup
2012-06-17 Keith Packardaltosui: Catch timeout errors when setting up TD telem...
2012-06-17 Keith Packardaltos: Use interrupts to wake up after RDF transmission.
2012-06-17 Keith Packardaltos: Crank cc1120 power down to 0dBm to avoid crashin...
2012-06-16 Keith Packardaltos: Reduce STM SPI data rate to 4MHz
2012-06-16 Keith Packardaltos: Start making cc1120 radio work
2012-06-16 Keith Packardaltos: Fix cc1120 packet mode datarate and config
2012-06-16 Keith Packardaltos: Make sure cc1120 is initialized correctly at...
2012-06-16 Keith Packardaltos: use 'b' command for radio beep
2012-06-16 Keith Packardaltos: Fix RDF mode data rate and PKT_CFG0 value
2012-06-16 Keith Packardaltos: Actually write cc1120 register values
2012-06-16 Keith Packardaltos: Configure cc1120 frequency
2012-06-16 Keith PackardTemporarily disable packet and telem on MM
2012-06-16 Keith PackardAllow product to override maximum number of command...
2012-06-05 Keith Packardaltosdroid: Add files necessary to build application
2012-06-05 Keith Packardaltosui: More changes to migrate code to altoslib
2012-06-05 Keith Packardaltosui: attempt to get ms5607 data into .mega files...
2012-06-05 Keith Packardaltos: Make cc1111 products all depend on ao_arch.h...
2012-06-05 Keith Packardaltos: Other half of the ms5607 prom reporting patch
2012-06-05 Keith Packardaltos: typo in ao_monitor prevented ground station...
2012-06-05 Keith Packardaltos: Make 'v' command dump pressure sensor ROM values
2012-06-05 Keith Packardaltos: fix test builds of non-accel flight code
2012-06-05 Keith Packardaltos: Legacy telemetry needs original ADC record
2012-06-05 Keith Packardaltos: Remove unused AES code from teledongle and tidongle
2012-06-05 Keith Packardaltos: Remove accel_ref from pre v1.1 TM firmware
2012-06-05 Keith Packardaltos: More cleanups for moving files to altoslib
2012-06-03 Keith Packardaltoslib: Clean up random rebase failures
2012-06-03 Keith Packardaltoslib: Move new sensor library code into altoslib
2012-06-03 Keith PackardBuild altosdroid
2012-06-03 Mike BeattieAdd local.properties to .gitignore
2012-06-03 Mike BeattieAdd TelemetryService.java and associated files
2012-06-03 Keith PackardMove altoslib sources to top dir
2012-06-03 Keith PackardDemonstrate using AltosLib from altosdroid
2012-06-03 Keith PackardIgnore generated altoslib files
2012-06-03 Keith PackardBuild Android local.properties from local.properties.in
2012-06-03 Mike BeattieAdd $HOME/android as an SDK location
2012-06-03 Keith Packarddoc: Add companion SPI message protocol doc
2012-06-03 Keith Packardaltosui: Clean up a few 'fat' build rules
2012-06-03 Keith PackardAdd altosdroid/Makefile.am
2012-06-03 Mike BeattieAdd AltusMetrum Logo as app icon, and change app name
2012-06-03 Keith Packardaltosdroid: build android bits when possible
2012-06-03 Keith Packardaltosdroid: import code from mjb
2012-06-03 Keith Packardaltosui: Move java altoslib to top level
2012-06-03 Keith PackardAdd altoslib/.gitignore
2012-06-03 Keith Packardaltosui: Fix AltosTelemetryReader move
2012-06-03 Keith Packardaltosui: Remove unused files
2012-06-03 Keith Packardaltosui: Move telemetry reader &c to altoslib
2012-06-03 Keith Packardaltosui: Move AltosState.java to altoslib
2012-06-03 Keith Packardaltosui: Pull most of AltosSerial into AltosLink
2012-06-03 Keith Packardaltosui: Move AltosGreatCircle.java to altoslib
2012-06-03 Keith Packardaltosui: Move AltosEepromTeleScience.java to altoslib
2012-06-03 Keith Packardaltosui: Move more eeprom stuff to altoslib
2012-06-03 Keith Packardaltosui: Move eeprom managment code to library
2012-06-03 Keith Packardaltosui: Move AltosEepromChunk.java to lib
2012-06-03 Keith Packardaltosui: Finish moving AltosConfigData to altoslib
2012-06-03 Keith Packardaltosui: Move AltosConfigData.java to library
2012-06-03 Keith Packardaltosui: Add back in the split-out Altos constants...
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-06-03 Keith Packardaltosui: Clean swing/awt bits out of altoslib
2012-06-03 Keith Packardmove a file back
2012-06-03 Keith Packardaltosui: Split out lots of the altosui code to a shared...
2012-06-03 Keith Packardaltosui: Split out UI-specific preferences
2012-06-03 Keith Packardaltosui: Fixed width format for new IMU values.
2012-06-03 Keith Packardaltos: Intgrate hmc5883 sensor into adc ring
2012-06-02 Keith Packardaltos: Get HMC5883 driver limping along
2012-06-02 Keith Packardaltos: Reset i2c controller at boot time
2012-06-02 Keith Packardaltos: Fix broken EXTI edge mode selections. Clear...
2012-06-02 Keith Packardaltos: Route correct GPIO line to interrupt controller
2012-06-02 Keith Packardaltos: Enable some debugging during flight mode on MM
2012-06-02 Keith Packardaltos: Add support for MegaAccel daughter card.
2012-06-02 Keith Packardaltosui: Quick hacks to download megametrum data and...
2012-06-02 Keith Packardaltos: Timers clock base depends on perhipheral bus...
2012-06-02 Keith Packardaltos: megametrum has logging
2012-06-02 Keith Packardaltos: add high-z accel and mag sensor to megametrum...
2012-06-02 Keith Packardaltos: Mark full and mega logging correctly in 'v'...
2012-05-28 Keith PackardBump to 1.0.9.5 1.0.9.5
2012-05-28 Keith Packardaltos: Clear stm i2c transfer timeout alarm
2012-05-28 Keith Packardaltos: Remove debug printf from accel auto-cal
2012-05-28 Keith Packardaltos: Clean up ADC selection for cc1111
2012-05-28 Keith Packardaltos: All cc1111 products have a radio
2012-05-28 Keith Packardaltos: Shrink telemetry generation code
2012-05-28 Keith Packardaltos: Try to get hmc5883 working
2012-05-28 Keith Packardaltos: Make teleterra v0.2 compile with new ao_data...
2012-05-27 Keith Packardaltos: Make telepyro-v0.1 build with new ao_data struct
2012-05-27 Keith Packardaltos: Make telescience-v0.1 build with new ao_data...
next