fw/altos
2009-04-25 Keith PackardAdd RDF beacon and callsign to telemetry
2009-04-25 Keith PackardAdd radio code to emit a 1kHz tone
2009-04-25 Keith PackardAllow the USB system to be disabled/enabled at run...
2009-04-25 Keith PackardMake LED usage depend on target device
2009-04-25 Keith PackardMake some functions reentrant to save DSEG space
2009-04-25 Keith PackardAdd monitor task to flight software
2009-04-25 Keith PackardReport difference from ground to max altitude at landing
2009-04-25 Keith PackardDisplay data with units while running simulation
2009-04-25 Keith PackardEnabling apogee detect via speed: < 200m/s && < max_spe...
2009-04-25 Keith Packardconfigure igniter ports, set values to measured ones
2009-04-25 Keith PackardMove ao_led_init to end of file to be consistent with...
2009-04-25 Keith PackardDefine ao_state_names in ao.h so other people can share
2009-04-25 Keith PackardBump NUM_CMDS to 10
2009-04-25 Keith PackardMove beep_init to end of file to be consistent with...
2009-04-24 Keith PackardUpdate flight algorithm based on data collected from...
2009-04-24 Keith PackardAdd igniters and update flight control algorithm
2009-04-24 Keith PackardAvoid ram from 0xfda2 through feff, its funky
2009-04-24 Keith Packardremove ao_flight_test until its ready
2009-04-24 Keith PackardAdd teledongle module
2009-04-23 Keith PackardSet telemetry rate to 100ms
2009-04-23 Keith PackardWrong license on ao_monitor.c
2009-04-23 Keith PackardCrank up radio to 10dBm
2009-04-22 Keith PackardAdd COPYING file
2009-04-22 Keith PackardClean up TeleTerra files
2009-04-22 Keith Packardsimplify ao_time function
2009-04-22 Keith PackardOne line radio status
2009-04-22 Keith PackardAdd new binaries to .gitignore
2009-04-22 Keith PackardSpeed up dbg port bit frobbing
2009-04-22 Keith PackardUse sdcc from path
2009-04-22 Keith PackardClean up task list formatting
2009-04-22 Keith PackardControl radio monitoring with the M command
2009-04-22 Keith PackardShrink USB output buffers, work around USB packet errors
2009-04-21 Keith PackardClean up telemetry now that all packets are the same
2009-04-21 Keith PackardAdd longer debug delays to reset/debug_mode entry
2009-04-21 Keith PackardFix up fancy dbg stuff. Add teleterra initial bits.
2009-04-21 Keith PackardAdd radio support. Build separate executables for TeleM...
2009-04-19 Keith PackardStart using pdata area for less-frequently used data sn1-flight1
2009-04-19 Keith PackardSlow down panic presentation
2009-04-19 Keith PackardParse GPS data locally. Add 'g' command to display...
2009-04-19 Keith PackardAdd task names and 'T' command to show task status.
2009-04-19 Keith PackardFix GPL version at 2
2009-04-18 Keith PackardAdd gps, debug dongle support and pressure alt tables
2009-04-17 Keith PackardEnable FEC in radio packets
2009-04-17 Keith PackardAdd CRC to radio packets
2009-04-17 Keith PackardAdd data whitening
2009-04-17 Keith PackardAdd packet status byte defines
2009-04-17 Keith PackardAdd separate xmit/recv programs to radio demo
2009-04-17 Keith PackardGet env var for debug method selection
2009-04-17 Keith PackardRun-time selection between cp2103 and cc1111
2009-04-17 Keith PackardSend data
2009-04-15 Keith PackardMove a bunch of variables from __data to __xdata
2009-04-15 Keith PackardSlow down panic code, disable interrupts
2009-04-15 Keith PackardKeep reporting flight state while it changes
2009-04-15 Keith Packarduse red LED to indicate system startup
2009-04-15 Keith PackardUse ao_ee_flush_internal while holding mutex
2009-04-15 Keith PackardLeave beeping and lights to the flight code
2009-04-15 Keith PackardMake mutex functions reentrant
2009-04-15 Keith PackardAdd in existing flight pieces: flight/report/log
2009-04-14 Keith PackardAdd eeprom driver and command loop
2009-04-14 Keith PackardSwitch from --model-large to --model-small
2009-04-14 Keith PackardAdd comments, clean up white space, etc.
2009-04-14 Keith PackardSwitch USB to double-buffered
2009-04-14 Keith PackardFix USB input/output by reloading packet limits.
2009-04-14 Keith PackardUSB working up through reading strings
2009-04-13 Keith PackardAdd USB support.
2009-04-13 Keith PackardAdd beep/led support.
2009-04-13 Keith PackardAdd A/D sampler
2009-04-13 Keith PackardAdd 100Hz timer
2009-04-13 Keith PackardUpdate README
2009-04-13 Keith PackardGPL Version 2 only
2009-04-13 Keith PackardAdd load command to s51
2009-04-13 Keith PackardMake test more complicated
2009-04-13 Keith PackardSP points at last pushed byte
2009-04-13 Keith PackardAdd .gitignore
2009-04-13 Keith PackardInitial AltOS import
2009-04-12 Keith PackardAdd ccdump
2009-04-07 Keith PackardBump buffer pointer as data is written to cc-usb
2009-04-06 Keith PackardAdd support for a serial-connected custom debug dongle
2009-04-02 Keith PackardReset cc1111 on s51 exit
2009-04-01 Keith PackardAdd timer-based beep test
2009-03-27 Keith PackardAdd readline support to s51
2009-03-25 Keith PackardDeal with MSB-outputing DMA engine
2009-03-25 Keith PackardFlip ADC bytes around
2009-03-25 Keith PackardAdd spacing for serial adc data
2009-03-25 Keith PackardInc only one on dest addr
2009-03-25 Keith PackardDump remaining inputs
2009-03-25 Keith PackardRemove poll for ti demo button
2009-03-25 Keith PackardAdd adc to serial conversion
2009-03-25 Keith PackardAdd ADC via DMA example
2009-03-25 Keith PackardAdd DMA example
2009-03-25 Keith PackardBack to 0dBm
2009-03-25 Keith PackardMake radio test compile again
2009-03-25 Keith PackardWait for xtal to stabilize
2009-03-25 Keith PackardCheck serial input
2009-03-25 Keith PackardEliminate array walking
2009-03-25 Keith PackardAdd a per-char delay
2009-03-25 Keith PackardUse UTX1IF to wait for serial TX complete
2009-03-25 Keith PackardSend more interesting text
2009-03-25 Keith PackardMore random serial bit frobbing
2009-03-25 Keith PackardFlip serial TX code around a bit
next