Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
41275f12
Commit
41275f12
authored
Jul 20, 2018
by
Eric - kg6wxc
Browse files
Quick addition to the README file
parent
6e0fb623
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.html
View file @
41275f12
...
...
@@ -226,13 +226,15 @@ The meshmap.css file will override the -default.css file.<br/>
- [x] Add new MeshMap Logo.
<br/>
- [x] User css files will override the defaults.
<br/>
- [x] Polling script checks the DB before it runs and makes changes if needed.
<br/>
- [ ] Make
“
Parallel Threads
”
work again in get-map-info script, with limits on how many can be run at once.
<br/>
(this will greatly speed up network polling)
<br/>
- [x] Catch more nodes information now, like 3.15.1.0b04 and hopefully some other pesky ones!
<br/>
(this will probably cause some warnings during node polling, but it is getting the info it needs)
<br/>
(also helps clean up the database and was a nice side effect of that)
<br/>
- [ ] Change css file for the
“
?
”
slide-out menu.
<br/>
- [x] Make the numbers for stations and links in the attribution bar a bit more accurate I hope.
<br/>
- [x] Add a
“
Ruler
”
to allow for measuring of distance and bearings.
<br/>
(elevation plot of the line drawn via this ruler will hopefully come next)
<br/>
- [ ] Change css file for the
“
?
”
slide-out menu.
<br/>
- [ ] Make
“
Parallel Threads
”
work again in get-map-info script, with limits on how many can be run at once.
<br/>
(this will greatly speed up network polling)
<br/>
- [ ] Implement N2MH
’
s
“
Link aging
”
idea(s).
<br/>
- [ ] The
“
Planning
”
Tab.
<br/>
- [ ] Make it so other networks can export their data for use on a
“
Mega Map
”
type page. :)
</p>
...
...
README.md
View file @
41275f12
...
...
@@ -182,13 +182,15 @@ The meshmap.css file will override the -default.css file.
-
[x] Add new MeshMap Logo.
-
[x] User css files will override the defaults.
-
[x] Polling script checks the DB before it runs and makes changes if needed.
-
[ ] Make "Parallel Threads" work again in get-map-info script, with limits on how many can be run at once.
(this will greatly speed up network polling)
-
[x] Catch more nodes information now, like 3.15.1.0b04 and hopefully some other pesky ones!
(this will probably cause some warnings during node polling, but it is getting the info it needs)
(also helps clean up the database and was a nice side effect of that)
-
[ ] Change css file for the "?" slide-out menu.
-
[x] Make the numbers for stations and links in the attribution bar a bit more accurate I hope.
-
[x] Add a "Ruler" to allow for measuring of distance and bearings.
(elevation plot of the line drawn via this ruler will hopefully come next)
-
[ ] Change css file for the "?" slide-out menu.
-
[ ] Make "Parallel Threads" work again in get-map-info script, with limits on how many can be run at once.
(this will greatly speed up network polling)
-
[ ] Implement N2MH's "Link aging" idea(s).
-
[ ] The "Planning" Tab.
-
[ ] Make it so other networks can export their data for use on a "Mega Map" type page. :)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment