TC²
ab9449ad0b
A number of fixes
...
- Added PyCharm .idea folder to gitignore
- Made main menu banner alfa-numeric only to fix issue with iOS devices not being able to see the menu
- Fixed delete-sync issue
2024-07-04 10:30:34 -04:00
TC²
a3e0b91995
Update README.md
2024-07-04 06:41:30 -04:00
TC²
be9aa375cf
Update server.py
...
Fix pubsub errors
2024-07-02 18:47:59 -04:00
TC²
5935c4d270
Change group_chat_id to use BROADCAST_NUM
...
This change is to use BROADCAST_NUM from the Meshtastic Python lib instead of broadcast address "4294967295" in the code
2024-07-02 08:11:16 -04:00
TC²
ced378bef3
Update README.md
2024-06-30 09:55:11 -04:00
TC²
538ccd2f97
Update README.md
...
Created working role list and added Router_Client role.
2024-06-30 05:04:34 -04:00
TC²
ea010cdc29
Merge pull request #29 from vloschiavo/main
...
Fix for bulletin issue - Info and News was swapped on line 151 [issue…
2024-06-30 04:41:54 -04:00
Vince Loschiavo
db71bd771b
Fix for bulletin issue - Info and News was swapped on line 151 [issue #28 ]
2024-06-29 16:33:51 -07:00
TC²
b4477eebe9
Update README.md
2024-06-29 17:33:09 -04:00
TC²
c645e1f5ed
Merge pull request #27 from joeketcham/main
...
Add note to readme regarding radio device role settings
2024-06-29 17:10:05 -04:00
joe ketcham
683720e359
Update readme with note regarding radio configuration
2024-06-29 14:23:24 -04:00
joe ketcham
8018616945
Update readme with note regarding radio configuration
2024-06-29 14:19:17 -04:00
TC²
e2c06ec287
Merge pull request #22 from piranha32/dont_snoop_on_mail
...
Block users from reading mail for other nodes
2024-06-29 08:24:10 -04:00
TC²
be65c2cd40
Merge pull request #19 from piranha32/cmdline
...
Add support for command line arguments
2024-06-29 08:00:53 -04:00
TC²
b7af8ccb33
Merge branch 'main' into cmdline
2024-06-29 07:59:40 -04:00
TC²
7a1b0a68a5
Update README.md
2024-06-29 00:18:38 -04:00
Jacek Radzikowski
2531dd6351
Make sure nodes can read only own mail
2024-06-28 18:41:08 -04:00
Jacek Radzikowski
3d0e600d40
Disabled debug message
2024-06-28 17:05:18 -04:00
Jacek Radzikowski
7251f663e3
Added section about CLI arguments to README.md
2024-06-28 16:57:46 -04:00
Jacek Radzikowski
3a4a79928b
Support for CLI arguments
2024-06-28 16:45:42 -04:00
Jacek Radzikowski
a93ed20554
Merge branch 'cmdline'
2024-06-28 16:38:29 -04:00
Jacek Radzikowski
73174895e0
Added to .gitignore .venv used by vs.code
2024-06-28 16:36:37 -04:00
Jacek Radzikowski
94b93edb50
Support for CLI arguments
2024-06-28 16:35:45 -04:00
Jacek Radzikowski
250c77702d
Removed dead code
2024-06-28 16:33:22 -04:00
TC²
96d8563753
Revert "Merge pull request #16 from upchui/main"
...
This reverts commit e0d72b83cb
, reversing
changes made to 812d5087bd
.
2024-06-28 11:34:20 -04:00
TC²
e0d72b83cb
Merge pull request #16 from upchui/main
...
add Automatic Script Deployment for Docker and dokumentation for it in readme.md file
2024-06-28 11:16:05 -04:00
thealhu
13bd3f2b60
fix docker compose indentation in readme.md file
2024-06-28 15:53:06 +02:00
thealhu
eddaa9e606
update readme.md with Docker Automatic Script Deployment dokumentation
2024-06-28 15:50:02 +02:00
thealhu
e8c3a323a1
move auto deploy file
2024-06-28 15:04:16 +02:00
thealhu
9ae90ae464
Merge branch 'TheCommsChannel:main' into main
2024-06-28 15:02:56 +02:00
thealhu
3be1225d49
add auto docker compose container deploy script
2024-06-28 15:01:00 +02:00
TC²
812d5087bd
Update README.md
2024-06-28 08:56:33 -04:00
TC²
20e93c463b
Update README.md
2024-06-28 08:40:49 -04:00
TC²
a2cf31a93f
Merge pull request #15 from TheCommsChannel/pr/14
...
README.md updates and systemd file
2024-06-28 08:37:36 -04:00
TC²
f10495a974
Update README.md
...
README.md fixes
2024-06-28 08:35:19 -04:00
TC²
df340d25d6
Update README.md
...
Link fixes to README.md
2024-06-28 08:24:54 -04:00
TC²
ca04096c8e
Updates for systemd
...
This adds a service file and instructions for getting this to start at boot
2024-06-28 08:18:12 -04:00
TC²
7b99c93643
Merge pull request #14 from piranha32/date_format
...
Date format
2024-06-28 06:28:44 -04:00
TC²
839b886c79
Merge pull request #13 from piranha32/cpu_usage
...
Cpu usage
2024-06-28 06:09:48 -04:00
Jacek Radzikowski
8c9780a0c4
Fixed confusing date format
2024-06-28 01:41:08 -04:00
Jacek Radzikowski
e59b5837e4
Fixed 100% SPU isage in idle loop
2024-06-28 01:16:39 -04:00
Jacek Radzikowski
8954793d11
Added gitignore
2024-06-28 01:13:15 -04:00
TC²
2c7a6f9932
Merge pull request #8 from upchui/main
...
mention docker image in readme.md file
2024-06-27 22:59:32 -04:00
thealhu
829624fb90
mention docker image in readme.md file
2024-06-27 23:23:27 +02:00
TC²
81d27b3f43
Merge pull request #7 from upchui/main
...
Add a Dockerfile for future Docker support Updated (fix fortunes.txt)
2024-06-27 15:01:11 -04:00
thealhu
55562502ab
add fortunes.txt check for docker
2024-06-27 20:18:47 +02:00
thealhu
df6b70a365
Add a Dockerfile for future Docker support
2024-06-27 19:25:35 +02:00
TC²
6ba34ebf77
Update README.md
2024-06-27 08:14:08 -04:00
TC²
af95c0175b
Update config.ini
2024-06-26 12:06:00 -04:00
TC²
4f385cffcd
Update config_init.py
...
Fix issue where server.py wouldn't run if the [sync] portion of the config.ini was commented out.
2024-06-25 18:15:46 -04:00