Kris Linquist
Kris Linquist
Different line numbers, also errors using "master" branch. ``` TIME: 0 - Script begin, logging to [/Users/kris/osync.codesync.log]. TIME: 0 - \e[33mThis is an unstable dev build [2020042901]. Please use with...
[output.txt](https://github.com/deajan/osync/files/4576363/output.txt) First few thousand lines...
Like this? https://github.com/IvanMathy/Boop/pull/284
Like this? https://github.com/IvanMathy/Boop/pull/283
3rd-eden: Thanks - with the range function, the hashring needs to already have been defined (if I'm reading it correctly). I've got half a dozen different server types and for...
This is ready for review. Vacation mode now works.
hah @ady624 looks like we are stepping on each other :) Are you done with your commits? If so, I'll re-merge from master.
I like this.. it makes me wonder if we could provide a filter constructor with a bunch of helper functions. ``` let filter = new aprs.Filter() filter.range(lat,long, dist, distUnit) filter.prefix("w1adv")...