Commit Graph

238 Commits

Author SHA1 Message Date
Klaus K Wilting
02b2bf2d4f spislave.cpp: processing of rx data added 2018-11-04 11:55:25 +01:00
Klaus K Wilting
8e3805a63b SPI slave integration (experimental) 2018-11-03 20:44:54 +01:00
Klaus K Wilting
0cc98a2e24 SPI slave integration 2018-11-03 20:29:02 +01:00
Klaus K Wilting
a1976368f8 lorawan.cpp: code sanitization 2018-10-22 19:42:27 +02:00
Klaus K Wilting
0cea410e37 lorawan.cpp: support added for switching SF worldwide 2018-10-22 19:38:26 +02:00
Klaus K Wilting
2be4721c68 added worlwide band support; modified join procedure 2018-10-22 14:06:47 +02:00
Klaus K Wilting
dff56b5bef make SPI LORA pins configurable in hal-files 2018-10-21 22:16:29 +02:00
Klaus K Wilting
f670bc1f63 project migrated to arduino LMIC 1.6 MCCI 2018-10-21 19:00:20 +02:00
Klaus K Wilting
1eceea2686 new lmic tasking 2018-10-03 16:24:45 +02:00
Klaus K Wilting
e5df1013b3 v1.5.18 (improved tasking, lmic has now core1 exclusive) 2018-10-03 00:25:05 +02:00
Klaus K Wilting
a3f35a6eca modified DEVEUI Generator & added Lmic PR #197 2018-09-27 22:04:51 +02:00
Klaus K Wilting
cb4870bce5 testing 2018-09-27 14:01:23 +02:00
Klaus K Wilting
67832da09d Timer bugfix (issue #145 #148) 2018-09-21 12:25:52 +02:00
Klaus K Wilting
ebc3aac991 gps-code restructured, i2c gps now working 2018-09-20 19:36:32 +02:00
Klaus K Wilting
bf30092f54 gps code bugfixed; new vendor filter data 2018-09-20 17:33:52 +02:00
Klaus K Wilting
a0377a315c gps.cpp, lorawan.cpp: i2c bugfixes (issue #156) 2018-09-20 13:23:22 +02:00
Klaus K Wilting
a0c15c1fa1 code sanitization (i2c pins renamed) 2018-09-20 12:53:58 +02:00
Klaus K Wilting
902eeb1414 lorawan.cpp: prepared bugfix for DEVEUI generator 2018-09-19 19:36:41 +02:00
Klaus K Wilting
0dc3f1cf4f lorawan.cpp: prepared bugfix in DEVEUI generator 2018-09-19 19:34:02 +02:00
Klaus K Wilting
21621e54d5 code sanitization (vTaskDelay) 2018-09-16 17:39:18 +02:00
Klaus K Wilting
b12ed126b7 OTA (experimental) 2018-09-15 18:59:20 +02:00
Klaus K Wilting
d704acc3e5 link check disabled; SendBuffer no more global (does not solve mem leak) 2018-08-10 16:33:47 +02:00
Klaus K Wilting
af62c8fb11 Link check validation disabled after join 2018-08-07 21:10:34 +02:00
Klaus K Wilting
95983bd3fc rcommand flush send queue added 2018-08-05 12:16:54 +02:00
Klaus K Wilting
7b35c6a539 Send Queues (experimental) 2018-08-03 23:50:04 +02:00
Klaus K Wilting
952ebe77f9 printKey() moved 2018-08-02 12:48:27 +02:00
Klaus K Wilting
b0fa9868b1 beacon monitor (experimental) 2018-07-31 00:00:24 +02:00
Klaus K Wilting
fa11eba85c code sanitizations 2018-07-23 13:20:06 +02:00
Klaus K Wilting
beb7d9aab8 deep code refactoring 2018-07-15 14:28:05 +02:00
Klaus K Wilting
786714d69a senddata restructured 2018-07-14 20:07:33 +02:00
Klaus K Wilting
f0cf08bd75 new senddata structure 2018-07-14 19:12:20 +02:00
Klaus K Wilting
013222ed73 Cayenne LPP payload added (experimental) 2018-06-17 11:07:29 +02:00
Klaus K Wilting
ec5b1df77c payload encoder testing 2018-06-16 20:20:19 +02:00
Klaus K Wilting
7c03c22765 payload converter enhanced 2018-06-16 19:50:36 +02:00
Klaus K Wilting
16ff1b4b60 clang-format: loraconf.sample.h, lorawan.cpp, lorawan.h 2018-06-12 19:50:58 +02:00
Klaus K Wilting
a47cf1517a v1.3.81 2018-06-12 12:52:48 +02:00
Klaus K Wilting
39f707583f v1.3.81 merge 2018-06-12 12:44:04 +02:00
Klaus K Wilting
ba681f07f7 lorawan.cpp: small bugfix sprintf PACKET QUEUED 2018-06-11 08:02:37 +02:00
Klaus K Wilting
74f9101db7 rollback "goto" revert 2018-06-11 07:20:57 +02:00
Klaus K Wilting
170abbf53d revert "goto" change 2018-06-11 00:26:21 +02:00
Verkehrsrot
283f512028
Revert "normalize code to clang-format" 2018-06-10 21:46:58 +02:00
Florian Ludwig
e9ab86eed0 prefer guard clause over goto 2018-06-10 21:44:39 +02:00
Florian Ludwig
4fce10b03e always reset mac counters even if lora package could not been sent
fixes #76
2018-06-10 21:40:31 +02:00
Florian Ludwig
f7e10cb213 run clang-format on all sources 2018-06-10 21:03:16 +02:00
Klaus K Wilting
e30e133bf1 GPS integration now fully functional 2018-06-10 16:00:11 +02:00
Klaus K Wilting
aa1b4172fe GPS testing 2018-06-10 15:34:21 +02:00
Klaus K Wilting
21c387c028 GPS testing (experimental) 2018-06-10 00:45:27 +02:00
Klaus K Wilting
485b4fb2f0 GPS support (experimental) 2018-06-09 22:21:23 +02:00
Klaus K Wilting
a43da889d1 testing GPS 2018-06-09 19:20:34 +02:00
Klaus K Wilting
77431dbdde GPS testing 2018-06-09 17:59:59 +02:00
Klaus K Wilting
b43834a962 testing gps 2018-06-09 16:52:51 +02:00
Klaus K Wilting
4f2139a715 testing GPS 2018-06-09 13:18:59 +02:00
Klaus K Wilting
f7ee3f85b0 GPS support added (experimental) 2018-06-08 22:41:37 +02:00
Klaus K Wilting
430f9d6856 lorawan.cpp: removed disable LinkCheckMode 2018-06-03 22:02:22 +02:00
Klaus K Wilting
428db80073 v1.3.7 taylored to espressif32 v1.0.1 2018-06-02 18:28:01 +02:00
cyberman54
b9e3961609 code sanitizations 2018-05-27 17:42:18 +02:00
Klaus K Wilting
7b8367fa4a reworked rtos tasking & minor core sanitizations 2018-05-21 17:48:43 +02:00
Klaus K Wilting
61bd56860f minor fixes 2018-05-21 14:16:25 +02:00
Klaus K Wilting
ff024d7abc lorawan.cpp bugfix "LORA BUSY" 2018-05-20 21:57:03 +02:00
Klaus K Wilting
776795d75b lorawan.cpp bugfix BLE payload 2018-05-20 21:48:21 +02:00
cyberman54
14b00196de experimental bug fix memory threshold 2018-05-11 19:07:48 +02:00
Klaus K Wilting
589058d7c5 repair wifichancycle 2018-04-28 14:09:27 +02:00
Klaus K Wilting
326e01ba51 new cmd set payload sendcycle 2018-04-28 13:07:35 +02:00
Klaus K Wilting
3ca741c6dc v1.3.3: repair memory display 2018-04-27 21:29:46 +02:00
Klaus K Wilting
19b9e4d721 wifi & lmic loops restructured 2018-04-27 18:32:36 +02:00
Klaus K Wilting
7f7dfaeec8 removed 2 of 3 set arrays to save RAM 2018-04-19 10:55:59 +02:00
Klaus K Wilting
758a960371 new led management (part 1) 2018-04-17 22:42:06 +02:00
Klaus K Wilting
688d0993af state machine (part 1) 2018-04-17 18:08:47 +02:00
Klaus K Wilting
4bc888d78d centralize display writes (part 3) 2018-04-15 23:50:53 +02:00
Klaus K Wilting
c88b37d92d minor fixes if BLE disabled 2018-04-07 12:02:13 +02:00
Charles
bd62e3d538 Send WiFi Mac instead of total WiFi+BLE 2018-04-06 10:56:03 +02:00
Klaus K Wilting
018c78ba29 minor cosmetics 2018-04-05 21:47:43 +02:00
Charles
a37a567ab2 Code optimization 2018-04-05 14:34:39 +02:00
Charles
549e9ef944 removed unneeded #include 2018-04-05 08:46:59 +02:00
Charles
16d015feae Fixed and Moved reading HW deveui to lorawan.cpp 2018-04-04 01:26:05 +02:00
Klaus K Wilting
95358eb6d3 comments cosmetics 2018-04-02 14:43:39 +02:00
Charles
2a7989658d use new counters 2018-04-02 01:36:34 +02:00
Charles
4c9e6c3c4d added LED_ACTIVE_LOW
Led management done in loop
2018-03-31 23:22:46 +02:00
Klaus K Wilting
ec5f781cfc revert change main.h -> main.conf 2018-03-30 20:57:00 +02:00
Klaus K Wilting
f6f63b6a57 changed main.h -> main.conf 2018-03-30 20:51:49 +02:00
Klaus K Wilting
62325e9d40 changes in antenna.cpp; license cleanup 2018-03-24 11:28:33 +01:00
Klaus K Wilting
05e9843bd5 bug fixed in printKey() 2018-03-24 10:43:48 +01:00
Klaus K Wilting
fe925f19f8 revert a buggy change in lorawan.cpp 2018-03-23 16:48:52 +01:00
Klaus K Wilting
16bc2dda23 loraconf_sample.h updated 2018-03-23 16:45:27 +01:00
Klaus K Wilting
903bbac73d DEVEUI handling improved (issue #5) 2018-03-21 22:32:59 +01:00
Klaus K Wilting
ce5dadeffe code sanitization; button on TTGOv1 2018-03-21 21:53:42 +01:00
Klaus K Wilting
ac0ff020c6 code sanitizations 2018-03-21 18:03:14 +01:00
Verkehrsrot
f238dc3f0f
Initial upload 2018-03-18 19:45:17 +01:00