fw/altos
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
2009-03-25 Keith PackardTry serial polarity high/high
2009-03-25 Keith PackardMake serial test simpler
2009-03-25 Keith PackardFlip start/stop bits around
2009-03-25 Keith PackardStop high
2009-03-25 Keith PackardChange radio to -30dBm
2009-03-25 Keith PackardAdd serial test program
2009-03-25 Keith PackardWait for xtal to stabilize after changing to 24MHz
2009-03-25 Keith PackardActually return byte read from SPI
2009-03-25 Keith PackardClear UxCSR_TX_BYTE after transmitting a byte
2009-03-25 Keith PackardLed the LED turn on
2009-03-25 Keith Packardactually write and compare SPI test bits
2009-03-25 Keith PackardAdd USART-based SPI test code
2009-03-25 Keith PackardChange spi test string
2009-03-25 Keith PackardOops, not merging in the bit read for SPI test
2009-03-25 Keith PackardAdjust clock/data phase for spi test
2009-03-24 Keith PackardMISO needs to be an input
2009-03-24 Keith PackardAdd bit-banging spi eeprom test program
2009-03-18 Bdale Garbeeworking beep at around 4khz
2009-03-18 Keith PackardAdd simple test program to light up the transmitter...
2009-03-16 Keith PackardCorrectly comment which bit the beep program uses
2009-03-16 Keith PackardAdd telemetrum beeper example
2009-03-16 Keith Packardsdcc gets the lib path correct based on the model
2009-03-16 Keith PackardBump debug speed back up
2009-03-08 Keith PackardOnly flip changing bits in async mode
2009-03-08 Keith PackardThe debug port only works if reset is higher than clock...
2009-03-08 Keith PackardMake manual bit flipping sync after every transaction
2009-03-07 Keith PackardAdd ccmanual
2009-03-07 Keith PackardSync after manual bit reading
2009-03-07 Keith PackardFlip debug pins around to match telemetrum
next