barryhunter
barryhunter
Just relies on the browser/server caching. So would need the server to be setting appropriate HTTP headers to allow caching (Expires and/or Cache-Control), then the browser would transparently cache. Seems...
ok. sure but *I'd think that this is providing the range that the zoom should be in (i.e. the target zoom level).* that is what is doing. If define as...
So are thinking to have as a new separate 'option', as opposed to overloading keepCurrentZoomLevel. ie add 'options.zoomOutsideRange'. Or is it just reflectoring the complicated if(..) clause that concerned about?
It is from `nginx` that learnt the practice :) But it is true that searchd.log is not all 'errors'. My goal at least is be able to seperate the logs....
Ok, was just hoping it might help others. Was surprised when had an issue, and needed to look at searchd.log, that it was all intermingled. Would also be nice if...
There is a bug in this library, kinda inheritied from raspi-lora. Even raspi-lora wouldnt receive broadcast messages, unless `receive_all` was used. This project tried to fix it, but not quite....
From what I remember, the YEARMONTH(attr) type functions only work with a 32bit uint, they bulk at being passed a bigint. BUt otherwise, timestamp, seems to work just like uint.
I assume this is to find 'infrastructure' nodes. Ones there mainly just to extend the mesh, rather than clients. And typically in a fixed location. Could this perhaps included REPEATER...
Thanks for adding. The new layer looks good I feel maybe maxClusterRadius could be tweaked a bit (maybe to 120). The routers layer is much less dense, and so could...
Ok, found https://cdn.sparkfun.com/assets/parts/1/2/2/8/0/PMTK_Packet_User_Manual.pdf which mentions MT3339 chipset. > Packet Type: 285 PMTK_SET_PPS_CONFIG_CMD > Packet Meaning: > Configure PPS setting > Data Field: > PMTK285,PPSType,PPSPulseWidth > PPSType: Availablity > ‘0’ =...