pyenergenie / src / energenie / drv /
@David Whale David Whale authored on 18 Apr 2016
..
ino_ook Experiments on Arduino with larger register writes and FIFO write 8 years ago
build_mac radio2.py ctypes wrapper ready for testing 8 years ago
build_rpi radio_rpi.so now built as part of the pi 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 Refactored delay into a platform module 8 years ago
gpio_rpi.c Simple GPIO tester works on Raspberry Pi (flashes LEDs on radio) 8 years ago
gpio_sim.c Factored out all stdio from all testers and code 8 years ago
gpio_test.c Simple GPIO tester works on Raspberry Pi (flashes LEDs on radio) 8 years ago
hrfm69.c Finished coding radio_test and radio(tx) module 8 years ago
hrfm69.h Finished coding radio_test and radio(tx) module 8 years ago
hrfm69_test.c Fixed bug with OOK struct size in hrfm69_test.c 8 years ago
radio.c Started design of new long payload transmitter 8 years ago
radio.h Preparations for new radio interface added to the architecture 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 spi_test.c can now read back the version number of the HRF69 chip 8 years ago
spih_arduino.c Created file architecture for arduino build 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 A 'go for broke' OOK transmitter added to hrf69_test 8 years ago