fw/altos
2012-07-31 Mike BeattieIgnore autogenerated file: altosui/Info.plist
2012-07-31 Mike BeattieDon't build ao-stmload if stlink is not available.
2012-07-29 Keith PackardAdd ability to re-play telemetry through TeleDongle
2012-07-22 Keith Packardaltos: Move ao_radio_cmac.c to core (it doesn't depend...
2012-07-22 Keith Packardaltosui: Move AltosIgnite.java to altoslib
2012-07-20 Keith Packardtools: Use pkgconfig to find stlink for ao-stmload
2012-07-20 Keith PackardAdd stlink pinout
2012-07-19 Keith Packardaltosui: Delay starting KML output for flight and GPS...
2012-07-19 Robert Garbeetelescience: correctly calculating rate values with...
2012-07-18 Robert GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-07-18 Robert GarbeeICP3 working
2012-07-18 Robert GarbeeTimer 3 working with slower clock and all 16 bits.
2012-07-18 Keith Packardaltosdroid: Start adding an AltosLink subclass for...
2012-07-18 Keith Packardaltosui: Make scan UI handle incremental telem data
2012-07-18 Keith Packardaltos: Toggling telemetry monitoring would replay the...
2012-07-18 Keith Packardaltos: With debug cables disconnected, CC1120 seems...
2012-07-18 Keith Packardaltosui: Accept variations in spacing for igniter statu...
2012-07-18 Keith Packardaltoslib: Move idle monitor managing code to altoslib
2012-07-18 Keith Packardaltos: Megametrum ADC values are 12 bits, discard low...
2012-07-18 Keith Packardaltoslib: Don't use MISSING values in max computations
2012-07-18 Keith Packardaltoslib: Fix MM conversion functions
2012-07-17 Robert Garbeefirst work on PWM input to TeleScience, 'p' command...
2012-07-17 Keith Packardaltos: Place STM config values at fixed addresses for...
2012-07-17 Keith PackardAdd ao-stmload tool
2012-07-16 Keith Packardaltosui: Skip unknown data when parsing ADC for idle...
2012-07-16 Keith Packardaltosui: Move serial datastream parser to altoslib
2012-07-16 Keith Packardaltos: megametrum depends on ao_companion.h
2012-07-16 Keith Packardaltos: Enable pyro channel control in telepyro
2012-07-16 Keith Packardaltos: Add manual firing command for extra pyro channels
2012-07-16 Keith Packardaltos: Use 'HAS_ORIENT' to enable orientation selection...
2012-07-16 Keith Packardaltos: Pass flight dynamics to companion boards
2012-07-16 Keith Packardaltos: Make ao_tick_count visible
2012-07-16 Keith Packardaltos: Remove some debug code from avr ADC driver
2012-07-16 Keith Packardaltos: Make sure telepyro ao_product.h is built before...
2012-07-16 Keith Packardaltos: Make storage addresses datatype configurable
2012-07-16 Keith Packardsrc: Add driver for AVR internal eeprom. Use for telepy...
2012-07-16 Keith Packardaltos: No space for pyro help on TP v0.1
2012-07-16 Keith Packardaltos: Remove unused 'func' from ao_config_set
2012-07-16 Keith Packardaltos/avr: Remove debugging command from USB driver
2012-07-16 Keith Packardaltos/avr: Remove debugging printf in avr stdio startup
2012-07-14 Keith Packardsrc: Add explicit 'pin' argument to ao_enable_output
2012-07-14 Keith Packardaltos/megametrum: Support the four additional pyro...
2012-07-14 Keith Packardaltos/stm: Expose ao_gpio_set which sets a specific...
2012-07-14 Keith Packardstm: running out of memory in MM -- reduce stack to...
2012-07-14 Keith Packardaltos: Add arbitrary pyro channel support
2012-07-14 Keith Packardaltos/stm: Force STM stack to start at the top of RAM
2012-07-12 Keith Packardaltosui: Abstract remote connection timeout stuff
2012-07-11 Keith Packardaltosui: Remove a bunch of debugging printfs
2012-07-11 Keith PackardReport RSSI values in monitor idle UI (trac #44)
2012-07-11 Keith Packardaltos: Fix gcc compiler warnings in GPS code
2012-07-11 Keith Packardaltos: Create macros to convert from/to radio RSSI...
2012-07-11 Keith Packardaltos: Have 'make clean' remove all programs, even...
2012-07-11 Keith Packardaltos: remove optimization for 'help' that confuses...
2012-07-11 Keith PackardAdd megametrum outline to doc dir
2012-07-11 Keith Packardaltos: Ignore megametrum built files
2012-07-11 Keith PackardGet AltOS version numbers into Mac 'about' dialog
2012-07-11 Keith Packardaltos: Force 434.550Mhz by connecting debug gnd and...
2012-07-11 Keith Packardaltos: Continuously update ground state while on pad...
2012-07-11 Keith Packardaltos: Set HAS_FLIGHT_DEBUG=1 to include the flight...
2012-07-11 Keith Packardaltos: Signal continuity over radio in pad mode (trac...
2012-07-11 Keith Packardaltos: Add 'void' parameter to ao_fec_decode callback...
2012-07-11 Keith Packardaltos: Save some memory.
2012-07-10 Keith Packardaltos: Improve ao_flight_test a bit
2012-07-10 Keith Packardaltos: add some (unused) test code for different soft...
2012-07-10 Keith Packardaltos: Eliminate compiler warnings when building ao_fli...
2012-07-10 Keith Packardaltos: Rename *_mm.c back to *.c
2012-07-10 Keith Packardaltos: remove stale ao_flight.c and ao_sample.c
2012-07-04 Keith Packardaltos: Move profiling settings to Makefile
2012-07-04 Keith Packardaltos: Crank up the gaussian noise in the FEC test
2012-07-04 Keith Packardaltos: Viterbi performance improvments. Down to 5.7ms...
2012-07-03 Keith Packardaltosui: Fix flight data download for TM. Look for...
2012-07-03 Keith Packardaltos: Do not block igniters on the radio mutex.
2012-07-02 Bdale Garbeeextend cross-compiler availability logic to all target...
2012-06-30 Bdale Garbeeconditionalize build of ARM binaries on presence of...
2012-06-29 Keith Packardaltos: Declare cc1111 accel_ref as unsigned so the... 1.0.9.6
2012-06-28 Keith PackardUpdate version to 1.0.9.6
2012-06-28 Keith Packardaltos: Disable MS5607 interrupt in the handler altosdroid
2012-06-28 Keith Packardaltos: Track missed HMC5883 interrupts
2012-06-28 Keith Packardaltos: Increase default STM stack to 648 bytes
2012-06-28 Keith Packardaltos: panic if MPU6000 self test fails
2012-06-28 Keith Packardaltos: Disable mag sensor for megametrum
2012-06-28 Keith Packardaltos: Allow megametrum to be built without using the...
2012-06-28 Keith Packardaltos: Make profiling Viterbi decoder more useful
2012-06-28 Keith Packardaltos: Unroll viterbi state loop for >30% performance...
2012-06-28 Keith Packardaltos: Clean up STM I2C clock computations
2012-06-28 Keith Packardaltos: Clean up radio CRC handling
2012-06-27 Keith Packardaltos: get MPU6000 I2C link working reliably
2012-06-27 Keith Packardaltos: reorder stm USB state stores to avoid races
2012-06-27 Keith Packardaltos: include targe SPI speed in get request
2012-06-27 Keith Packardaltos: Wait for i2c START condition before setting...
2012-06-27 Keith Packardaltos: disable FEC debug on MM
2012-06-27 Keith Packardaltos: Clean up cc1120 driver a bit
2012-06-27 Keith Packardaltos: Don't try to grab radio while firing MM igniters
2012-06-27 Keith Packardaltos: stm i2c debug code was calling flush() even...
2012-06-27 Keith Packardaltos: mpu6000 requires a delay during start
2012-06-27 Keith Packardaltos: ao_ignite.c is no longer cc1111 specific
2012-06-27 Keith Packardaltos: Add debugging code to check for stack overflow
2012-06-27 Keith Packardaltos: Enable full flight computer functionality in...
2012-06-27 Keith Packardaltos: Create a 32-bit 1MHz timer for use in profiling...
2012-06-27 Keith Packardaltos: Abort radio receive when using flash memory...
next