Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Vedder 9c484d01e4 Decreased stack sizes to save ram 2022-01-16 21:57:12 +01:00
CTSchorsch 3d8243fa1b connect lora to packet/command structure
test with COMM_GET_VALUE ok
2021-04-11 20:22:54 +02:00
CTSchorsch aa4e0567a7 git trouble 2021-04-11 12:18:54 +02:00
CTSchorsch 10fa9f9550 bugfixes 2021-04-11 11:05:41 +02:00
CTSchorsch 2fe6c1344f - change filenames, lora/lora.c as central file for all lora drivers
- SX1278.x as first driver for e.g. RFM95W module
2021-04-04 09:28:20 +02:00
CTSchorsch 4f048442d0 cleanup spaces 2021-03-31 19:46:31 +02:00
CTSchorsch 331494291d - move lora files from hwconf/ to lora/
- modify Makefile and add lora/lora.mk
- hopefully have all idents fixed
- restore commands.c and add new function again
- fix memory leak bug in gesc.c
- rfm95w.c add delay in while loop
- add gesc to build_all / rebuild all works
2021-03-27 21:13:24 +01:00