Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial commit of at91sam3u-ek/osmo-sdr DFU experiments | Harald Welte | 2012-01-05 | 6 | -0/+929 |
| | |||||
* | sdr-test-project has moved to osmo-sdr.git | Harald Welte | 2011-12-31 | 6 | -423/+0 |
| | |||||
* | extend test to a point where we can tune to FM radio | Harald Welte | 2011-12-29 | 2 | -7/+37 |
| | |||||
* | main: initialize i2c drivers with reference to twid object, not BASE | Harald Welte | 2011-12-28 | 1 | -2/+3 |
| | |||||
* | don't use -fno-rtti on a non-c++ project | Harald Welte | 2011-12-28 | 1 | -1/+1 |
| | |||||
* | add si570 test code to main | Harald Welte | 2011-12-28 | 2 | -3/+20 |
| | |||||
* | add test skeleton code for osmo-sdr | Harald Welte | 2011-12-27 | 6 | -0/+375 |
| | |||||
* | add gitignore | Harald Welte | 2011-12-03 | 1 | -0/+3 |
| | |||||
* | add symlink to reduce required makefile modifications for include path | Harald Welte | 2011-12-03 | 1 | -0/+1 |
| | |||||
* | benchmark: use bulk-in benchmark | Harald Welte | 2011-12-03 | 1 | -2/+2 |
| | |||||
* | benchmark: initialize data with deterministic pattern | Harald Welte | 2011-12-03 | 1 | -1/+6 |
| | |||||
* | add host utility for usb benchmarking | Harald Welte | 2011-12-03 | 2 | -0/+110 |
| | |||||
* | import usb-device-mass-storage project | Harald Welte | 2011-12-03 | 5 | -0/+3857 |
| | |||||
* | fix fast audio source test, generates 640 kS/s to 1 Ms/s now | Harald Welte | 2011-12-02 | 5 | -13/+27 |
| | |||||
* | initial checkin of non-complete 'fast usb audio source' test program | Harald Welte | 2011-12-01 | 8 | -0/+2341 |
| | | | | | the idea is to explore how various OSs USB-Audio drivers react if you present them with an audio device of 512kHz or 1MHz sampling freq. | ||||
* | import usb-benchmark-project | Harald Welte | 2011-12-01 | 7 | -0/+1115 |
| | | | | | this can be used to measure the net USB throughput of a given atmel microcontroller. | ||||
* | add audio looprec project ported for sam3u-ek | Harald Welte | 2011-12-01 | 4 | -0/+688 |
| | |||||
* | impor FAT library required by standalone SSC / audio codec | Harald Welte | 2011-12-01 | 8 | -0/+4771 |
| | |||||
* | import basic-ssc-i2s-wm8731-project from at91sam3-ek | Harald Welte | 2011-12-01 | 7 | -0/+929 |
| | | | | ported to at91lib-1.9 | ||||
* | initial checkin of usb-device-audio-speaker-project for sam3u-ek | Harald Welte | 2011-12-01 | 6 | -0/+3146 |