2016-04-04 |
A 'go for broke' OOK transmitter added to hrf69_test
David Whale
committed
on 4 Apr 2016
|
---|---|
Implemented most of hrf69.c write and read functions
David Whale
committed
on 4 Apr 2016
|
|
HRF_write_reg written
David Whale
committed
on 4 Apr 2016
|
|
Factored out all stdio from all testers and code
David Whale
committed
on 4 Apr 2016
|
|
Mock read and write test working for radio register
David Whale
committed
on 4 Apr 2016
|
|
Proved that we can read a register back from simulation
David Whale
committed
on 4 Apr 2016
|
|
First pass at writing a test in hrf69_test.c
David Whale
committed
on 4 Apr 2016
|
|
Marked the interface queries in HRF69.h
David Whale
committed
on 4 Apr 2016
|
|
First attempt at specing out implementation of HRF69 based on python
David Whale
committed
on 4 Apr 2016
|
|
spi_test working on Mac
David Whale
committed
on 4 Apr 2016
|
|
Refactored delay into a platform module
David Whale
committed
on 4 Apr 2016
|
|
gpio_sim working on Mac
David Whale
committed
on 4 Apr 2016
|
|
Wrote GPIO simulator in a mostly platform independent way.
David Whale
committed
on 4 Apr 2016
|
|
Framework in place for Arduino GPIO and simulated GPIO
David Whale
committed
on 4 Apr 2016
|
|
2016-04-03 |
GPIO is now tagged as RPi specific in build process
David Whale
committed
on 3 Apr 2016
|
Created file architecture for arduino build
David Whale
committed
on 3 Apr 2016
|
|
Moved all C into a drv folder.
David Whale
committed
on 3 Apr 2016
|