Commit Graph

102 Commits

Author SHA1 Message Date
Morgan 'ARR\!' Allen 95d6bef66b change SPI read/write log message to VERBOSE 2020-02-22 08:34:26 -08:00
Morgan 'ARR\!' Allen 22744026da include DIO0 mode for CAD 2020-02-22 08:33:50 -08:00
Morgan 'ARR\!' Allen c01099eb16 properly order MODEs and add CAD 2020-02-22 08:33:34 -08:00
Morgan 'ARR\!' Allen 0c394d30a7 make TX done async 2020-02-22 07:54:14 -08:00
Morgan 'ARR\!' Allen 4825c93600 include all IRQ bits 2020-02-22 07:05:42 -08:00
Morgan 'ARR\!' Allen a9f4e42746 change logging message to reflect handle_receive 2020-02-21 09:14:42 -08:00
Morgan 'ARR\!' Allen 2507305ee5 explicity set DIO0 mapping, will need to be changed when DIO1+ are implemented 2020-02-21 09:14:26 -08:00
Morgan 'ARR\!' Allen 89facad220 break receive functionality into own function, call from dio0_task 2020-02-21 08:59:40 -08:00
Morgan 'ARR\!' Allen 9bb9eb0a41 move DIO mapping into receive enable 2020-02-21 08:55:23 -08:00
Morgan 'ARR\!' Allen 1e1c34bac8 check IRQ flags that this is actually a receive 2020-02-21 08:55:01 -08:00
Morgan 'ARR\!' Allen d0e394a4af renaming receive task to reflect dio0 multi-functionality 2020-02-21 08:54:01 -08:00
Morgan 'ARR\!' Allen d436955132 remove stale code, parse_packet wasn't used (or useful?) 2020-02-20 22:25:58 -08:00
Morgan 'ARR\!' Allen 721deec13e stop putting radio into rx mode, should be user controlled 2020-02-20 22:18:20 -08:00
Morgan 'ARR\!' Allen bb0163fa99 fixed spelling in enable_continuous_rx 2020-02-20 22:16:06 -08:00
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