Commit Graph

18 Commits

Author SHA1 Message Date
paidforby
821012d281 update LL2, corrects packet success calculations, related to #81 2020-09-20 11:53:21 -04:00
paidforby
40140c7f77 fix error in using RadioLib with TGGO 2020-09-12 21:47:00 -04:00
paidforby
c4d93a9fd3 remove DATAGRAM_MESSAGE constant and use MESSAGE_LENGTH from LL2 instead, fully fixes #88 2020-09-04 21:31:56 -04:00
paidforby
02ba484ae0 add routing interval and gps beacon options to console 2020-08-23 12:36:11 -04:00
paidforby
a94ca40b72 adds ability to configure lora frequency and spreading factor via console 2020-08-19 22:33:12 -04:00
paidforby
916f3f34ae update LL2 commit to fix lopy4 build 2020-08-18 20:18:25 -04:00
paidforby
0edaa5c550 adds ability to set txPower from console, related to #78 2020-08-18 19:24:04 -04:00
paidforby
3125320ffe add get config command to print current configuration of Layer1 and LL2 2020-08-17 23:02:21 -04:00
paidforby
8f04da040e fix print out of local address to console, uses datagram now 2020-08-16 17:38:56 -04:00
paidforby
aeeaf023e2 fix buffer overflow when memsetting response datagram fixes #77 2020-08-16 14:55:13 -04:00
paidforby
4307513114 update LoRaLayer2 to fix heltec-v2, sparkfun-lora builds, related to #74 2020-06-27 16:45:28 -04:00
paidforby
56eb868de5 add HAS_OLED build flag to platformio.ini for boards that need it related to #74 2020-06-27 15:59:31 -04:00
Matt Arcidy
fbf2187da4 adding HAS_OLED to build vars to guard in place of using OLED_SDA 2020-06-25 12:07:01 -07:00
paidforby
7fc5275c98 adds premlinary support for dual LoRa modules and RadioLib 2020-05-31 21:29:45 -04:00
paidforby
20b5daa4a6 correct some errors in platformio, add explicit CR-LF at end of Stream message 2020-05-20 11:35:36 -04:00
paidforby
875396a7c6 finally settled on a new structure, moving src back into firmware dir to make platformio work 2020-05-20 10:43:05 -04:00
paidforby
3f93049909 dropping support for makeEspArduino 2020-05-19 21:03:34 -04:00
paidforby
e8fe438dc2 testing possible restructure 2020-05-19 19:00:43 -04:00