1e1

Results 9 issues of 1e1

Hi, I use RulerZ in a tracker system of the IoT. I would alias an operator to an inlineOperator for a clearer view: `:point ∈ :shape"` instead of `include(:point, :shape)`...

Support

Hi, Do you have some links where read how the database works? I see the schema of MIB2HIGH: ``` CREATE VIRTUAL TABLE poicoord USING rtree (poiid INTEGER,latmin REAL,latmax REAL,lonmin REAL,lonmax...

add custom warnMessage add custom activationRadius

I had an issue with: ``` BUILD_csv_h/GATSO_ALL_h.csv:40463:3.82251,43.631954,"max @50","GRABELS vers JUVIGNAC \"Avenue de l'Europe, face \"\"Les Milles et une Choses\"" ``` and: ``` BUILD_csv_h/GATSO_ALL_h.csv:40463:3.82251,43.631954,"max @50","GRABELS vers JUVIGNAC \"Avenue de l'Europe\, face...

Thanks this update a generic project for Arduino+Ethernet or ESP8266+WiFi can use IPAddress even if the choice of the network Interface is choose later.

enhancement

Apply update from ESP8266: add: - public `virtual ~UDP() {};` - protected `const uint8_t* rawIPAddress(const IPAddress& addr) {…}`

enhancement

Can you publish how often the website is regenerated? This will reassure library contributors and allow them to look forward to the next automatic update ;)