-
The name query parameter of the eddb/stations endpoint allows only one name. Maybe it could be replaced by a comma separated list, to allow users to get informations about multiple stations at once.
…
-
Hello :)
Big thanks for your job. I'm using your mod and its really great. Are You planning to implement filament sensor like e.g in this project https://github.com/EtteGit/EnragedRabbitProject/blob/…
jaqo updated
11 months ago
-
As of https://github.com/penumbra-zone/galileo/pull/99, we're using vendored proto definitions from the Penumbra monorepo. The initial inclusion of proto defs copied them over from the Penumbra repo. …
-
#### System information
Geth version: `geth version`
OS & Version: Windows/Linux/OSX
Commit hash : (if `develop`)
#### Expected behaviour
geth should load the latest block and continue
#…
-
Hi,
I am trying to setup wifi capability on Galileo. I am using EDIMAX EW-7611ULB dongle. I am using 3.8.7 Yocto. Upon submitting the make command, I get the following error.
![error](https://c…
-
I am trying to compile a Modbus TCP server for the Siemens IoT2020 (seens as a Intel Galileo Gen2 board from the Arduino IDE point of view), and I am getting the following error:
---
In file inc…
cdh4u updated
4 years ago
-
var five = require("johnny-five");
var Edison = require("galileo-io");
var board = new five.Board({
io: new Edison()
});
board.on("ready", function() {
console.log("board ready");
var serv…
-
```
What steps will reproduce the problem?
1. Take Galileo Release
2. start
3.
What is the expected output? What do you see instead?
Complete Welcome Screen. Instead ViewPart layouting is incorrect.
…
-
Hi, there is no definition of the Galileo constellation type on the top (**CONSTELLATION_GALILEO = 6**) and on line 447 there is an error. I guess it should be: **svid = 'J{0:02d}'.format(prn)**
-
Hello,
I would like to use RTKLib in PPP-static mode for the monitoring of a receiver clock offset along time.
I can generate a solution when GPS is selected. The clock offset is computed for a…