Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add a distclean target to src/Makefile | Bdale Garbee | 2009-06-04 |
| | |||
* | add lib to the front of the subdir list | Bdale Garbee | 2009-06-04 |
| | |||
* | Move build and debug tools to 'cctools' directory. | Keith Packard | 2009-06-04 |
| | | | | | | These tools were merged in from the ccdbg package. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Merge ccdbg and altos sources into one giant repository | Keith Packard | 2009-06-04 |
|\ | | | | | | | | | | | Keeping these separate isn't making things any easier. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Add aoload to load serial-numbered altos binaries. | Keith Packard | 2009-05-27 |
| | | | | | | | | | | | | | | aoload is a custom version of ccload which edits the data before sending it to the target machine, writing the target serial number into the data. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Shrink USB output buffers, work around USB packet errors | Keith Packard | 2009-04-22 |
| | | |||
| * | Enable FEC in radio packets | Keith Packard | 2009-04-17 |
| | | |||
| * | Add CRC to radio packets | Keith Packard | 2009-04-17 |
| | | |||
| * | Add data whitening | Keith Packard | 2009-04-17 |
| | | |||
| * | Add packet status byte defines | Keith Packard | 2009-04-17 |
| | | |||
| * | Add separate xmit/recv programs to radio demo | Keith Packard | 2009-04-17 |
| | | |||
| * | Get env var for debug method selection | Keith Packard | 2009-04-17 |
| | | |||
| * | Run-time selection between cp2103 and cc1111 | Keith Packard | 2009-04-17 |
| | | |||
| * | Send data | Keith Packard | 2009-04-16 |
| | | |||
| * | Add load command to s51 | Keith Packard | 2009-04-12 |
| | | |||
| * | Add ccdump | Keith Packard | 2009-04-12 |
| | | |||
| * | Bump buffer pointer as data is written to cc-usb | Keith Packard | 2009-04-06 |
| | | |||
| * | Add support for a serial-connected custom debug dongle | Keith Packard | 2009-04-06 |
| | | | | | | | | | | This uses the cc1111 board as a custom debug dongle with faster methods for communicating with the debug target. | ||
| * | Reset cc1111 on s51 exit | Keith Packard | 2009-04-01 |
| | | |||
| * | Add timer-based beep test | Keith Packard | 2009-04-01 |
| | | |||
| * | Add readline support to s51 | Keith Packard | 2009-03-26 |
| | | |||
| * | Deal with MSB-outputing DMA engine | Keith Packard | 2009-03-25 |
| | | |||
| * | Flip ADC bytes around | Keith Packard | 2009-03-25 |
| | | |||
| * | Add spacing for serial adc data | Keith Packard | 2009-03-25 |
| | | |||
| * | Inc only one on dest addr | Keith Packard | 2009-03-25 |
| | | |||
| * | Dump remaining inputs | Keith Packard | 2009-03-25 |
| | | |||
| * | Remove poll for ti demo button | Keith Packard | 2009-03-25 |
| | | |||
| * | Add adc to serial conversion | Keith Packard | 2009-03-25 |
| | | |||
| * | Add ADC via DMA example | Keith Packard | 2009-03-25 |
| | | |||
| * | Add DMA example | Keith Packard | 2009-03-25 |
| | | |||
| * | Back to 0dBm | Keith Packard | 2009-03-25 |
| | | |||
| * | Make radio test compile again | Keith Packard | 2009-03-25 |
| | | |||
| * | Wait for xtal to stabilize | Keith Packard | 2009-03-25 |
| | | |||
| * | Check serial input | Keith Packard | 2009-03-25 |
| | | |||
| * | Eliminate array walking | Keith Packard | 2009-03-25 |
| | | |||
| * | Add a per-char delay | Keith Packard | 2009-03-25 |
| | | |||
| * | Use UTX1IF to wait for serial TX complete | Keith Packard | 2009-03-25 |
| | | |||
| * | Send more interesting text | Keith Packard | 2009-03-25 |
| | | |||
| * | More random serial bit frobbing | Keith Packard | 2009-03-25 |
| | | |||
| * | Flip serial TX code around a bit | Keith Packard | 2009-03-25 |
| | | |||
| * | Try serial polarity high/high | Keith Packard | 2009-03-25 |
| | | |||
| * | Make serial test simpler | Keith Packard | 2009-03-25 |
| | | |||
| * | Flip start/stop bits around | Keith Packard | 2009-03-25 |
| | | |||
| * | Stop high | Keith Packard | 2009-03-24 |
| | | |||
| * | Change radio to -30dBm | Keith Packard | 2009-03-24 |
| | | |||
| * | Add serial test program | Keith Packard | 2009-03-24 |
| | | |||
| * | Wait for xtal to stabilize after changing to 24MHz | Keith Packard | 2009-03-24 |
| | | |||
| * | Actually return byte read from SPI | Keith Packard | 2009-03-24 |
| | | |||
| * | Clear UxCSR_TX_BYTE after transmitting a byte | Keith Packard | 2009-03-24 |
| | | |||
| * | Led the LED turn on | Keith Packard | 2009-03-24 |
| | |