pyenergenie / src / energenie / drv /
@David Whale David Whale authored on 15 May 2016
..
build_mac radio2.py offers temporary spi interface for radio.py 8 years ago
build_rpi Removed any remaining spi-direct and tidied the build process. 8 years ago
delay.h First pass at writing a test in hrf69_test.c 8 years ago
delay_posix.c radio_rpi.so now built as part of the pi build process 8 years ago
gpio.h Simulation gets further now due to gpio_sim detection 8 years ago
gpio_rpi.c Simulation gets further now due to gpio_sim detection 8 years ago
gpio_sim.c Simulation gets further now due to gpio_sim detection 8 years ago
gpio_test.c Simple GPIO tester works on Raspberry Pi (flashes LEDs on radio) 8 years ago
hrfm69.c Tested FSK tx and rx on Pi, works fine 8 years ago
hrfm69.h Simplified the choice between len and cbp receive 8 years ago
hrfm69_test.c Fixed bug with OOK struct size in hrfm69_test.c 8 years ago
radio.c Tested FSK tx and rx on Pi, works fine 8 years ago
radio.h Simplified the choice between len and cbp receive 8 years ago
radio_rpi.so Tested FSK tx and rx on Pi, works fine 8 years ago
radio_test.c Preparations for new radio interface added to the architecture 8 years ago
spi.h Refactored delay into a platform module 8 years ago
spi_test.c radio2.py offers temporary spi interface for radio.py 8 years ago
spih_rpi.c Created file architecture for arduino build 8 years ago
spis.c Built a simple C test harness to start testing the radio with 8 years ago
system.h Refactored delay into a platform module 8 years ago
trace.h Turned off TRACE on raspberry pi build 8 years ago