Commit graph

98 commits

Author SHA1 Message Date
Peter Buchegger 52d41dd9f6 big changes:
- task manager working now in round robbin and returning after every task to arduino
- adding a system class which is managing all bigger things
2021-03-21 22:29:31 +01:00
Peter Buchegger 5a1a091fc7
fixing destination field for aprs-is 2021-03-19 19:16:25 +01:00
Peter Buchegger 3881b765f0 version update 2021-03-16 22:09:47 +01:00
Peter Buchegger 64bf24bdd4 version bump 2021-03-14 16:00:14 +01:00
Peter Buchegger 92b283e32f display and ethernet fix 2021-03-13 23:22:43 +01:00
Peter Buchegger c72668ecad fixing some display timeout issues 2021-03-13 22:45:43 +01:00
Peter Buchegger cd76c61196 fixing aprs overlay 2021-03-13 22:28:30 +01:00
Peter Buchegger 993b8b4003 ethernet fix 2021-03-13 22:27:46 +01:00
Peter Buchegger ff25ad4696 add clang-format and format all source files 2021-03-12 23:21:45 +01:00
Peter Buchegger d411376f8e add timer 2021-03-12 20:01:47 +01:00
Peter Buchegger 0b01014e50 change internal version 2021-03-07 21:45:38 +01:00
Peter Buchegger 3bec532b18 change aprs overlay to a L in a red box 2021-03-07 21:42:48 +01:00
Peter Buchegger 7326a60ee2
version push 2021-02-11 23:03:59 +01:00
Peter Buchegger 38d50cb801 add callsign on display
close #64
2021-02-11 22:07:17 +01:00
Peter Buchegger 8cf0c67683 add display turning
close #61
2021-02-10 22:37:18 +01:00
Peter Buchegger b7b8884594 version bump! 2021-01-30 23:11:56 +01:00
Peter Buchegger 5eec516fb9 adding display support and many other stuff 2021-01-30 22:47:24 +01:00
Peter Buchegger 6375c1fc13 update 2021-01-20 00:31:02 +01:00
Peter Buchegger db5b11caa4 add display stuff 2021-01-19 23:12:55 +01:00
Peter Buchegger 8b2e8f3c14 some task management updates 2021-01-09 13:38:48 +01:00
Peter Buchegger bab37b9647 adding ip printput 2021-01-06 00:21:27 +01:00
Peter Buchegger ef0b705d31 move conect function into loop function 2021-01-05 23:57:59 +01:00
Peter Buchegger 629138c54c fixing extern lib 2021-01-05 22:18:15 +01:00
Peter Buchegger 33e766a5ac add TaskQueue and many other stuff :) 2021-01-04 23:10:23 +01:00
Peter Buchegger ec43e61535 add task manager, still missing: message queue for tasks 2021-01-03 22:43:35 +01:00
Peter Buchegger 32a201b980 cppcheck fixes 2021-01-03 00:15:08 +01:00
Peter Buchegger 47a4455145 update 2021-01-02 23:22:52 +01:00
Peter Buchegger d5c015f4b9 push a lot of changes... 2021-01-01 23:23:27 +01:00
Peter Buchegger 295feb98cc fixing tabs 2020-12-24 21:51:30 +01:00
Peter Buchegger ed5e6a6ba9 remove digi 2020-12-24 21:50:36 +01:00
Peter Buchegger 7a0f3661dc changes
ini:
- update ftp lib to 0.9.5
- remove all board configs

config:
- add ntp server seetting
- add board config

code:
- add board finder
- NO_GLOBAL_INSTANCES
- ntp server config
- modem config update (not found bugs fixed)

libs:
- update common lib
- update ntp lib
2020-12-17 22:13:06 +01:00
Peter Buchegger 7ae1238fe6 working cppcheck 2020-12-13 22:05:53 +01:00
Peter Buchegger d0cfe7f580 update config handling on project level 2020-12-06 23:51:59 +01:00
Peter Buchegger 194a1d6532 move config into external repository 2020-12-06 22:57:00 +01:00
Peter Buchegger 8ba5a02526 version bump to dev 2020-12-06 22:28:14 +01:00
Peter Buchegger 685b5acda1 Bumped version to 20.49.0 2020-12-06 21:50:16 +01:00
Peter Buchegger 5ef1913693 compile fix 2020-12-06 21:29:00 +01:00
Peter Buchegger 8e1b31d95a working now, but not nice implemented 2020-12-03 23:09:29 +01:00
Peter Buchegger c5aa8ae48f add eth stuff - not working! 2020-12-03 21:21:11 +01:00
Peter Buchegger 15007f5d5c dev version push 2020-11-15 22:18:02 +01:00
Peter Buchegger 8a2a05fe6b
Update LoRa_APRS_iGate.cpp 2020-11-15 22:02:33 +01:00
Peter Buchegger 1e97541c1c wait for NTP client to get correct time 2020-11-14 13:02:54 +01:00
Peter Buchegger 6e54f52643 fixing config 2020-11-08 17:43:56 +01:00
Peter Buchegger 4cddc2054b fixing missing const 2020-11-08 01:28:48 +01:00
Peter Buchegger 8df4bcc54b fixing cppcheck 2020-11-08 01:13:11 +01:00
Peter Buchegger 21f493ba73 add new logger conzept 2020-11-08 00:07:43 +01:00
Peter Buchegger edf168e523 dummy change 2020-11-06 21:42:09 +01:00
Peter Buchegger 6c79b559cc fixing string config and some spaces 2020-11-06 21:32:59 +01:00
Peter Buchegger 0455b9d090 add first default reading 2020-11-06 00:38:11 +01:00
Peter Buchegger 53bbc86801 remove writing config if file not exists 2020-11-06 00:37:40 +01:00