Commit Graph

1019 Commits

Author SHA1 Message Date
Klaus K Wilting
c061f3f586 ota.cpp small fixes 2018-11-04 20:51:48 +01:00
Klaus K Wilting
7ff537bb34 readme.md updated 2018-11-04 20:35:41 +01:00
Klaus K Wilting
3d93a44c96 further ota code sanitization (delete update.cpp/.h) 2018-11-04 20:30:03 +01:00
Klaus K Wilting
26ea8621c2 ota.cpp: bugfix 2018-11-04 19:54:09 +01:00
Klaus K Wilting
3aa8a88d3a ota.cpp restructured; .h file sanitization 2018-11-04 19:25:11 +01:00
Klaus K Wilting
5793b3c811 paxcounter.conf: reduced WIFI_MAX_TRY 2018-11-04 15:12:39 +01:00
Klaus K Wilting
5d5531e3af lorawan.cpp: bugfix logging 2018-11-04 14:55:30 +01:00
Klaus K Wilting
7ae82d1881 spislave.cpp: small fixes 2018-11-04 13:58:35 +01:00
Klaus K Wilting
577cdc9497 lolin32lite.h: LED pin corrected 2018-11-04 13:22:03 +01:00
Klaus K Wilting
e8afc10a93 lopy4.h sanitized 2018-11-04 12:25:50 +01:00
Klaus K Wilting
02b2bf2d4f spislave.cpp: processing of rx data added 2018-11-04 11:55:25 +01:00
Klaus K Wilting
8373f9107b spislave.h corrected 2018-11-03 20:49:45 +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
a30f0bcf86 main.cpp: pointer initialization 2018-11-03 20:08:48 +01:00
Verkehrsrot
85a180206a
Merge pull request #196 from der-ambi/spi_on_development_3110
Spi on development 3110
2018-11-03 20:08:05 +01:00
Christian Ambach
a3750ef01b add SPI slave support
Set up SPI slave transactions for entries in the SPI send queue.
Add a header to each SPI datagram that includes a CRC16,
the type and the size of the message that follows.

Does not act on received bytes (yet).

Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 17:10:59 +01:00
Christian Ambach
bf3516bf45 fix the build for devices without LoRa
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 12:10:32 +01:00
Christian Ambach
a8043b8d65 set log level for LOG_LOCAL_LEVEL
otherwise log functions like ESP_LOG_BUFFER_HEXDUMP will not use
the defined log level

Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 12:09:17 +01:00
Christian Ambach
4cab5113ca Revert "SPI code added (experimental)"
This reverts commit 16759c4dd5.
2018-11-02 12:09:12 +01:00
Christian Ambach
3af348fb65 Revert "SPI wire interface (experimental)"
This reverts commit 00b1faab83.
2018-11-02 12:09:06 +01:00
Verkehrsrot
cd756af443
Merge pull request #195 from cyberman54/development
v1.6.53
2018-11-02 08:41:49 +01:00
Klaus K Wilting
dbb91b1a40 heltecv2.h: pinout corrected 2018-11-02 08:39:45 +01:00
Klaus K Wilting
e8c5b1b478 payload.cpp: bugfix monitormode in config status 2018-10-31 19:49:01 +01:00
Klaus K Wilting
07991515ea v1.6.53 2018-10-27 22:48:05 +02:00
Klaus K Wilting
88c1dd4e0c rcommand.cpp: bugfix set_countmode() 2018-10-27 22:40:17 +02:00
Klaus K Wilting
00b1faab83 SPI wire interface (experimental) 2018-10-27 21:38:08 +02:00
Klaus K Wilting
16759c4dd5 SPI code added (experimental) 2018-10-27 13:51:59 +02:00
Klaus K Wilting
41bec2714d renamed lmic library 2018-10-27 11:50:46 +02:00
Verkehrsrot
1c3ab7c124
Update README.md 2018-10-24 18:52:48 +02:00
Verkehrsrot
4942668bb4
Update README.md 2018-10-24 18:52:07 +02:00
Klaus K Wilting
b4cbf8bdd9 LED control improved 2018-10-24 18:07:41 +02:00
Verkehrsrot
0523ecb8b6
Merge pull request #191 from cyberman54/development
international settings improved
2018-10-23 09:01:17 +02:00
Klaus K Wilting
efaba3775b main.cpp: added AU921 subband select 2018-10-23 08:56:34 +02: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
Verkehrsrot
9758afe4fc
Merge pull request #190 from cyberman54/development
v1.6.51
2018-10-22 14:10:59 +02:00
Klaus K Wilting
2be4721c68 added worlwide band support; modified join procedure 2018-10-22 14:06:47 +02:00
Klaus K Wilting
82eb2b5cff display.cpp: SF texts for worldwide bands added 2018-10-22 13:43:19 +02:00
Verkehrsrot
5e1d51393a
Merge pull request #188 from cyberman54/development
LICENSE update
2018-10-21 23:10:32 +02:00
Klaus K Wilting
568bd814b6 LICENSE update 2018-10-21 23:09:47 +02:00
Verkehrsrot
300bab8ca6
Merge pull request #187 from cyberman54/development
v1.6.5
2018-10-21 22:34:54 +02:00
Klaus K Wilting
15d410b750 hal file comments edited 2018-10-21 22:24:45 +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
Verkehrsrot
8eb4cc660d
Merge pull request #186 from cyberman54/development
eboxtube.h added; renamed GPS_QUECTEL_L76 to GPS_I2C
2018-10-21 10:27:57 +02:00
Klaus K Wilting
7b666b2737 eboxtube.h added; renamed GPS_QUECTEL_L76 to GPS_I2C 2018-10-20 09:58:53 +02:00
Verkehrsrot
1041137de8
Merge pull request #184 from cyberman54/development
v1.6.1
2018-10-17 07:32:44 +02:00
Klaus K Wilting
19f576d61b v1.6.1 2018-10-17 07:30:36 +02:00
Klaus K Wilting
6d1d358a56 call LMIC_shutdown before ESP.restart 2018-10-17 07:10:37 +02:00