2016-05-15 |
|
---|---|
|
|
Simplified the choice between len and cbp receive
David Whale
committed
on 15 May 2016
|
|
Updated TODO list for next steps of radio.c
David Whale
committed
on 15 May 2016
|
|
|
|
|
|
Started working through new FSK receiver architecture
David Whale
committed
on 15 May 2016
|
|
2016-05-14 |
FSK Transmit coded, ready for test
David Whale
committed
on 14 May 2016
|
Refactored so that we can create a tx-only switch loop tester.
...
David Whale
committed
on 14 May 2016
|
|
2016-05-13 |
Fixed failed merge
David Whale
committed
on 13 May 2016
|
Merge branch 'long-tx'
David Whale
committed
on 13 May 2016
|
|
2016-04-18 |
Turned off TRACE on raspberry pi build
David Whale
committed
on 18 Apr 2016
|
|
|
|
|
|
|
Simulation gets further now due to gpio_sim detection
David Whale
committed
on 18 Apr 2016
|
|
Started design of new long payload transmitter
David Whale
committed
on 18 Apr 2016
|
|
Initial design of new radio transmit scheme
David Whale
committed
on 18 Apr 2016
|
|
2016-04-15 |
radio2.py ctypes wrapper ready for testing
David Whale
committed
on 15 Apr 2016
|
Preparations for new radio interface added to the architecture
David Whale
committed
on 15 Apr 2016
|
|
Fixed payloadlen bug that was introduced in API refactoring
...
David Whale
committed
on 15 Apr 2016
|
|
Finished coding radio_test and radio(tx) module
David Whale
committed
on 15 Apr 2016
|
|
2016-04-14 |
First pass of spec'ing radio.h/c and radio_test.c
David Whale
committed
on 14 Apr 2016
|
2016-04-12 |
Built a simple C test harness to start testing the radio with
David Whale
committed
on 12 Apr 2016
|
2016-04-04 |
Factored out all stdio from all testers and code
David Whale
committed
on 4 Apr 2016
|
2016-04-03 |
Moved all C into a drv folder.
David Whale
committed
on 3 Apr 2016
|