Commit Graph

12 Commits

Author SHA1 Message Date
Morgan 'ARR\!' Allen 80d3b56313 large changeset
change EventQueue to EventGroup
decoupled reading FIFO from receive handler
added explicit function to read incoming data
change create/init functionality, might have been causing heap issues
improved dump_regs
removed poll_rx
2020-02-20 22:05:24 -08:00
Morgan 'ARR\!' Allen cfac8da964 in test, send more than 12 bytes if available 2020-01-01 20:32:53 -08:00
Morgan 'ARR\!' Allen fa17807144 printing char doesnt work
for make monitor
2019-06-30 14:52:40 -07:00
Morgan 'ARR\!' Allen 53c3b3d6e5 Merge branch 'master' of gitlab.com:morganrallen/esp32-lora 2019-06-28 19:58:09 -07:00
Morgan 'ARR\!' Allen 6789de8b85 how detailed payload 2019-06-28 19:57:57 -07:00
Morgan Allen 384b0ba8ee move to esptool-wrapper for flashing esp devices 2018-08-10 10:10:27 -07:00
Morgan Allen 0d0935c995 added set coding rate with tests 2018-07-29 14:00:59 -07:00
Morgan Allen 8be54a6858 add newline on msg output 2018-07-29 01:08:59 -07:00
Morgan Allen f15732251f add set_spreadfactor uart command 2018-07-29 00:49:42 -07:00
Morgan Allen 32926c30de use strlen instead of sizeof to determine command length 2018-07-29 00:49:23 -07:00
Morgan Allen 0c3eee52f0 move test output off ESP_LOG 2018-07-28 23:52:18 -07:00
Morgan Allen 611ac97f3f add test firmware 2018-07-28 13:49:13 -07:00