1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 16:16:13 +01:00
Commit Graph

613 Commits

Author SHA1 Message Date
Gregor Baues
be5ca00b7e Fixed constructor 2021-05-19 15:33:08 +02:00
Gregor Baues
b5520f13ba Broker handling / connection updated 2021-05-19 15:31:30 +02:00
Gregor Baues
428628f6f0 Minor updates/cleanup 2021-05-19 11:37:20 +02:00
Gregor Baues
c3abb0018d Working inital version 2021-05-19 09:49:18 +02:00
Gregor Baues
981453d399 State and define.h changed 2021-05-14 10:53:52 +02:00
Gregor Baues
8f2f052e2a MQ and Ethenet support are independent 2021-05-14 10:53:17 +02:00
Gregor Baues
598fb116a1 still with Gremlin 2021-05-12 22:09:07 +02:00
Gregor Baues
ce154abe94 still with Gremlin 2021-05-12 22:08:46 +02:00
Gregor Baues
6fd866d273 ok with gremlin after 3/4 recieves 2021-05-12 21:30:15 +02:00
Gregor Baues
35d81cd848 working with multiple clients and
the ringstream for processing
2021-05-12 09:23:48 +02:00
Gregor Baues
508b1fcfce subscriber topics ok 2021-05-07 09:08:09 +02:00
Gregor Baues
0b0744cc94 channel setup ok
channel subscrition not ok yet
(maye be bc its done during the
callback)
2021-05-06 13:06:16 +02:00
Gregor Baues
595b6bad93 start adding MQTT client channel implementation 2021-05-05 11:23:59 +02:00
Gregor Baues
c042240019 Added ObjectPool 2021-05-04 10:35:07 +02:00
Gregor Baues
866833a19e update #2 2021-05-03 09:18:53 +02:00
Gregor Baues
851228fba6 update #1 2021-05-03 09:05:05 +02:00
Gregor Baues
6bd9e28be4 MQTT firt send/recv ok 2021-05-01 12:38:27 +02:00
Gregor Baues
da85e4e245 update 2021-04-27 17:01:21 +02:00
Gregor Baues
a6a36b50e3 Broker definition reconfig 2021-04-27 17:01:03 +02:00
Gregor Baues
4efa260003 MQ Init 2021-04-27 15:03:15 +02:00
Gregor Baues
7442e3452e update 2021-04-27 14:20:49 +02:00
Gregor Baues
caaad92887 update 2021-04-27 11:44:22 +02:00
Gregor Baues
c740e25cc1 update 2021-04-27 11:44:09 +02:00
Gregor Baues
8acfdc6190 update 2021-04-27 10:58:39 +02:00
Gregor Baues
f48965a676 updated 2021-04-27 10:58:12 +02:00
Gregor Baues
afc01f1967 More inital setup for MQTT 2021-04-27 09:56:16 +02:00
Gregor Baues
8fc1470e4e Conditional compile for MQTT 2021-04-25 21:59:39 +02:00
Gregor Baues
33f2474c20 Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX 2021-04-23 12:18:55 +02:00
Fred
c27aa3a2d2 Committing a SHA 2021-04-20 13:31:38 +00:00
Fred
d12714d51e
Update config.example.h
Fix spelling of contain
2021-04-20 09:31:17 -04:00
Gregor Baues
35c5e875d3 addes v1 of the patch sh script 2021-04-16 21:24:16 +02:00
Gregor Baues
6166484783 update driver for my shield 2021-04-16 15:27:49 +02:00
Gregor Baues
4ab21294ce enable eth & wifi at the same time 2021-04-14 10:23:32 +02:00
Neil McKechnie
ca7d728b81 Committing a SHA 2021-04-13 23:11:08 +00:00
Neil McKechnie
c4f45ddc36 Update SSD1306Ascii.cpp
Fix handling of clear screen for the nanoEvery and nanoWifi.
2021-04-13 23:13:27 +01:00
Asbelos
b8b9b6d354 Committing a SHA 2021-04-12 08:19:20 +00:00
Asbelos
8197e2bffa Teensy/nanoEvery compiler warnings
No functional change, just avoiding compiler warnings for un used parameters in some architectures.
2021-04-12 09:18:48 +01:00
Harald Barth
813ad7e6a4 Committing a SHA 2021-04-06 20:11:40 +00:00
Harald Barth
a7d0042403 Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX 2021-04-06 22:10:46 +02:00
Harald Barth
3c30ef3c9d 3.0.11 2021-04-06 22:10:33 +02:00
Harald Barth
2651934a75 Committing a SHA 2021-04-06 20:10:17 +00:00
Harald Barth
30c13190a4 merge 28speedsteps 2021-04-06 22:04:16 +02:00
Harald Barth
0020ec2b71 more keywords 2021-04-06 22:02:20 +02:00
Harald Barth
7a1b363954 needs fixed sized int 2021-04-06 22:00:33 +02:00
Neil McKechnie
a86f0094a6 Committing a SHA 2021-04-03 22:22:38 +00:00
Neil McKechnie
e7e8e84829 Update LiquidCrystal_I2C.cpp
Reinstate write method for LCD.
2021-04-03 23:22:13 +01:00
Neil McKechnie
192e8d9917 Committing a SHA 2021-04-03 10:39:34 +00:00
Neil McKechnie
5e5f994e48
Merge pull request #140 from DCC-EX/neil-i2c2
Add I2C support functions
2021-04-03 11:39:16 +01:00
Neil McKechnie
ee9b195867 Update main.yml 2021-03-31 21:07:18 +01:00
Neil McKechnie
07862ff933 Committing a SHA 2021-03-31 20:00:36 +00:00