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
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
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
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
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
b4cbf8bdd9
LED control improved
2018-10-24 18:07:41 +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
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
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
Klaus K Wilting
7b666b2737
eboxtube.h added; renamed GPS_QUECTEL_L76 to GPS_I2C
2018-10-20 09:58:53 +02:00
Klaus K Wilting
6d1d358a56
call LMIC_shutdown before ESP.restart
2018-10-17 07:10:37 +02:00
Klaus K Wilting
ebfc16219b
LED color change
2018-10-16 08:48:09 +02:00
Klaus K Wilting
32a42dda2d
fixed issue #160
2018-10-14 15:17:50 +02:00
Klaus K Wilting
a7c1d12eb2
Code Sanitization
2018-10-14 13:26:23 +02:00
Verkehrsrot
2cf6545c9c
Update ttgobeam.h
2018-10-14 09:54:37 +02:00
Klaus K Wilting
7b39044dc1
fix in GPS Sats display format
2018-10-06 22:45:35 +02:00
Klaus K Wilting
42172596e8
Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter
2018-10-06 21:37:33 +02:00
Klaus K Wilting
464db72198
heltecv2.h added; edits in lopy.h and lopy4.h
2018-10-06 21:37:27 +02:00
Fab-Lab.eu
c1bc56bdf9
Create octopus32.h
...
With this config you an run the paxcounter on a #IoT Octopus32 or an Adafruit ESP32 Feather
2018-10-06 20:55:17 +02:00
Klaus K Wilting
d587a8b874
code sanitization
2018-10-04 23:24:34 +02:00
Klaus K Wilting
a5797ad8c4
code sanitization
2018-10-04 23:00:47 +02:00
Klaus K Wilting
ae92bf377d
code sanitization
2018-10-04 22:59:02 +02:00
Klaus K Wilting
30d22aa896
irq handling reworked (using tasknotify instead of semaphores)
2018-10-04 22:08:54 +02:00
Klaus K Wilting
6e47a60f32
code sanitization
2018-10-03 23:07:22 +02:00
Klaus K Wilting
219f2347da
code sanitizations
2018-10-03 20:18:01 +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
62d6d865b3
ota.cpp: text in display mask modified
2018-09-30 23:11:25 +02:00
Klaus K Wilting
15f7f2fd85
v1.5.13
2018-09-30 22:06:10 +02:00
Klaus K Wilting
16efbb0c90
edit ttgov21old.h
2018-09-30 19:39:58 +02:00
Klaus K Wilting
1c2fca392b
edit lopy4.h
2018-09-30 18:02:05 +02:00
Klaus K Wilting
7858270d94
edit lopy.h
2018-09-30 17:50:45 +02:00
Klaus K Wilting
52e4dbca28
edit lopy4.h
2018-09-30 17:48:51 +02:00
Klaus K Wilting
240212afb9
edit HAL file ttgov21old.h
2018-09-30 16:49:31 +02:00
Klaus K Wilting
4b80667f03
edit HAL ttgo21old.h (removied display flip)
2018-09-30 16:20:19 +02:00
Klaus K Wilting
afc464d3f7
improved wifi sniffing (use all frames not only mgmt)
2018-09-30 15:54:17 +02:00
Klaus K Wilting
43b4946252
timing improvements (separate mutexes for IRQ; Loraloop higher prio)
2018-09-30 15:08:00 +02:00
Klaus K Wilting
bad2331a6b
ota battery check disabled; v1.5.8
2018-09-30 11:54:45 +02:00
Klaus K Wilting
6ed5368098
edit HAL files lopy.h / lopy4.h
2018-09-29 19:26:24 +02:00