geeksville
|
477c62082d
|
E22 SX1262 module now works!
Thanks mostly to an old github comment by @beegee-tokyo the fix was easy
(comment here https://github.com/jgromes/RadioLib/issues/12#issuecomment-520450429)
We now set DIO3 to 2.4 volts to power the oscillator inside the E22
module (undocumented in the E22 docs)
|
2020-06-15 14:38:09 -07:00 |
|
geeksville
|
a05e45f84b
|
make txQueue private
|
2020-06-09 15:47:05 -07:00 |
|
geeksville
|
1656c8d0cb
|
use my Timer class on all platforms, it works better than the freertos version
|
2020-05-25 07:48:36 -07:00 |
|
geeksville
|
14fdd33972
|
move bluetooth OTA back into main tree for now
|
2020-05-14 14:20:05 -07:00 |
|
geeksville
|
e6875d559c
|
Remove MeshRadio wrapper class - we don't need it anymore.
|
2020-05-09 16:32:26 -07:00 |
|
geeksville
|
bb9f595b8b
|
Fix #11
|
2020-05-02 19:51:25 -07:00 |
|
geeksville
|
2ad314f150
|
we now always listen before transmit - even if we have just completed a packet
|
2020-05-02 08:29:51 -07:00 |
|
geeksville
|
50213d8323
|
move packet handling into its own thread
|
2020-05-01 12:11:04 -07:00 |
|
geeksville
|
71fcdba017
|
cleanup directory structure
|
2020-05-01 09:04:00 -07:00 |
|