- 28 Dec, 2018 2 commits
-
-
Eric - kg6wxc authored
bugfix: restore links for node when RF gets turned off See merge request !5
-
Eric - kg6wxc authored
When RF was turned off there was no longer a wlan_ip to go off to build the links. There is actually still a psuedo IP, the mapping script just wasn't looking for it. Now it will find this IP if it detects "meshrf = off" in the json file.
-
- 14 Dec, 2018 2 commits
-
-
Eric - kg6wxc authored
bugfix: yet even more fixes for timezone display. See merge request !4
-
Eric - kg6wxc authored
what a pain. hopefully this is it.
-
- 13 Dec, 2018 6 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
More time zone See merge request !3
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
hopefully this is it
-
- 01 Dec, 2018 1 commit
-
-
Eric - kg6wxc authored
-
- 29 Nov, 2018 3 commits
-
-
Eric - kg6wxc authored
enhancement: node pop-up link now opens in a new tab/window See merge request !2
-
Eric - kg6wxc authored
thx n2mh
-
Eric - kg6wxc authored
Timezone fixes Closes #4 See merge request !1
-
- 28 Nov, 2018 5 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
testing one file at a time...
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 27 Nov, 2018 1 commit
-
-
Eric - kg6wxc authored
-
- 24 Nov, 2018 1 commit
-
-
Eric - kg6wxc authored
Fixes #5
-
- 10 Oct, 2018 4 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 30 Sep, 2018 4 commits
-
-
-
Eric - kg6wxc authored
the newline was echo'd even in "silent mode" causing unneeded emails from the cronjob. Also removed chage comments from the main files since that info is now in CHANGELOG.md
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
Deleted CHANGELOG
-
- 29 Sep, 2018 4 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 27 Sep, 2018 2 commits
-
-
Eric - kg6wxc authored
statement typo
-
Eric - kg6wxc authored
default .ini file
-
- 23 Sep, 2018 2 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
wxc_checkOldNodes() function.
-
- 20 Sep, 2018 1 commit
-
-
Eric - kg6wxc authored
coded checks for different versions fo the json file. also included new Mikrotik hap Lite devices.
-
- 24 Jul, 2018 1 commit
-
-
Eric - kg6wxc authored
Autorefresh is back! There is a new button at upper left on the map. (this button can be disabled if needed) Now you can toggle the autorefresh on and off now. It is set to refresh after 10 minutes.
-
- 23 Jul, 2018 1 commit
-
-
Eric - kg6wxc authored
Removed an errant "echo" that would cause output in "silent" mode. When the polling script parsed through the interfaces looking for the wlan MAC address and ip (and the LAN ip) it always had issues with the different versions of the json file on different firmwares. I think this has finally been solved. The polling script should pull the proper info from even a 3.15.1.0 node now and if those nodes have location info they should now appear on the map too. The admins of those devices should be strongly reminded to update!! I mistakenly removed the red and green dot from the status area of the admin page. They are restored now. Parallel node polling will work now, but it is not recommended on large networks, as there is still no control over how many scripts are spawned. Small networks of should be just fine. (this has been tested many times on a network of 20-30 (sometimes 100's) with no issues) Use at your own risk though. New warnings in "Test Mode" to alert when a nodes location has been "fixed" or not. It's very noticable now. Some general clean up/typo fixing and removal of things that were long due for removal. fixed some file attributes. Added some things to be used in the near future but are not done yet. 73
-