Commit graph

38 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
7e8fa65339 dont pass ->spi to read_reg, pass lora 2020-02-11 19:58:11 -08:00
Morgan 'ARR\!' Allen
e74fa454db use proper reference to spi in logd 2020-01-01 22:29:23 -08:00
Morgan 'ARR\!' Allen
0071044ae0 reenable some logging with proper DEBUG log level 2020-01-01 21:17:04 -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
d273598d4f dont reset the address pointer, it only results in lost data 2020-01-01 20:32:16 -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
fce02bf039 mistake in example code 2019-01-13 09:38:25 -08:00
Morgan Allen
384b0ba8ee move to esptool-wrapper for flashing esp devices 2018-08-10 10:10:27 -07:00
Morgan Allen
7028879878 might help some native module issues 2018-08-05 18:09:07 -07:00
Morgan Allen
3d6a5619b0 moving to testbed infrastructure 2018-08-05 17:51:44 -07:00
Morgan Allen
4917cc4f0a very.... 2018-08-02 18:13:41 -07:00
Morgan Allen
0d0935c995 added set coding rate with tests 2018-07-29 14:00:59 -07:00
Morgan Allen
9e93b06c2a prepare to move to dynamic fixture selection 2018-07-29 13:34:17 -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
db74ecbfb9 add exchange test
this ensure continuous rx is reenabled
2018-07-29 00:48:32 -07:00
Morgan Allen
6fb903353a add spreadfactor test 2018-07-29 00:47:35 -07:00
Morgan Allen
fca72ac0f1 reenable rx after sending 2018-07-29 00:46:33 -07:00
Morgan Allen
1262d5538d exposed enable_continuous_rx 2018-07-29 00:46:07 -07:00
Morgan Allen
0c3eee52f0 move test output off ESP_LOG 2018-07-28 23:52:18 -07:00
Morgan Allen
90f7a567c4 no CI pages for now 2018-07-28 23:42:55 -07:00
Morgan Allen
b066a81492 more docs 2018-07-28 23:33:49 -07:00
Morgan Allen
fd79c45d0a remove console log of flash args 2018-07-28 15:29:56 -07:00
Morgan Allen
66b129bae2 debug testing 2018-07-28 15:08:14 -07:00
Morgan Allen
1f8e6575dc default config on make 2018-07-28 14:52:20 -07:00
Morgan Allen
e6ef815314 typo 2018-07-28 14:30:48 -07:00
Morgan Allen
e9acc2081c gitlab ci 2018-07-28 13:57:07 -07:00
Morgan Allen
611ac97f3f add test firmware 2018-07-28 13:49:13 -07:00
Morgan Allen
787e24d093 start of test script 2018-07-28 13:44:49 -07:00
Morgan Allen
bd53e5a827 Merge branch 'master' into testing 2018-07-28 13:43:12 -07:00
Morgan Allen
e5afb1e4ee default lora to enabled 2018-07-28 13:43:05 -07:00
Morgan Allen
3bebe434a5 add npm test script 2018-07-28 13:42:45 -07:00
Morgan Allen
4feb8405c5 add package 2018-07-28 12:33:41 -07:00
Morgan Allen
1906e8f46d initial commit.... after 6 months 2018-07-28 11:33:15 -07:00