2016-04-18 |
|
---|---|
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-16 |
|
|
|
Tested radio2.py on Raspberry Pi, now works with OOK transmit
David Whale
committed
on 16 Apr 2016
|
|
2016-04-15 |
Tiny tidy up
David Whale
committed
on 15 Apr 2016
|
Renamed encoder_test to be consistent with other testers
David Whale
committed
on 15 Apr 2016
|
|
Wrote radio2_test.py as a python OOK tester for new radio.so lib
David Whale
committed
on 15 Apr 2016
|
|
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
|
|
Tweaks to radio_test.c layout
David Whale
committed
on 15 Apr 2016
|
|
Tidied up radio_test.c readability
David Whale
committed
on 15 Apr 2016
|
|
Removed unnecessary spurious radio configures
David Whale
committed
on 15 Apr 2016
|
|
Fixed payloadlen bug that was introduced in API refactoring
...
David Whale
committed
on 15 Apr 2016
|
|
Fixed bug with OOK struct size in hrfm69_test.c
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-13 |
Can now reliably turn energenie switches on and off with hrfm69_test.c
David Whale
committed
on 13 Apr 2016
|
Coded a better payload transmit test routine for OOK
David Whale
committed
on 13 Apr 2016
|
|
Started coding up new burst transmission scheme
David Whale
committed
on 13 Apr 2016
|
|
2016-04-12 |
Started to write another test case to blurt out OOK energenie messages.
...
David Whale
committed
on 12 Apr 2016
|
|
|
Got the radio chirping again after a long period of not working at all
David Whale
committed
on 12 Apr 2016
|
|
|
|
spi_test.c can now read back the version number of the HRF69 chip
David Whale
committed
on 12 Apr 2016
|
|
Simple GPIO tester works on Raspberry Pi (flashes LEDs on radio)
David Whale
committed
on 12 Apr 2016
|
|
Built a simple C test harness to start testing the radio with
David Whale
committed
on 12 Apr 2016
|
|
2016-04-05 |
Baud rate for OOK increased to 4800bps to bring in line with latest Energenie builds.
...
David Whale
committed
on 5 Apr 2016
|