-
Hi all,
I'm in the middle of re-creating Maiana as a custom AIS Rx.
My hardware is consisting of STM32L432KB, Si4463, 30MHz xtal for silabs, EEPROM, without GPS, and without TX amplifier chain.
T…
-
Hi there,
I don't know if this is a good place to ask this... how "future" are the future plans for this feature? I'm desperate to get this included, so that my favourite streaming service that I u…
-
When I import `CronAlarms.h` and use `Cron.create(...)` in a platformio project where the board used is a STM Nucleo WB55 I get the following error:
```
/.platformio/packages/toolchain-gccarmnone…
-
Maybe I am just being stupid due to lack of sleep or something else. But I am not able to get most of the programs to compile, The compiler is giving several errors.
I have already tested the program…
-
- YubiKey Manager (ykman) version: 5.5.1
- How was it installed?: apt-get
- Operating system and version: ubuntu 24.04
- YubiKey model and version: YubiKey 5C NFC
- Bug description summary: yubima…
-
#### Description of the problem
Input:
```coq
Require Import FunInd ZArith Div2.
Class Monoid {A : Type} (dot : A -> A -> A) (one : A) :=
{
dot_assoc a b c : dot (dot a b) c = dot a …
abeln updated
3 years ago
-
Tasks:
- [x] use old CURRENT schedule when NEXT schedule not started yet (instead of showing nothing)
- [x] test
- [ ] test with a transit agency where schedule overlaps (1st departure of the d…
-
When I try to configure coq properties, following the last two lines of [the documentation](https://github.com/jscoq/jscoq/blob/HEAD/docs/embedding.md), I get an exception:
```
Anomaly ""Assert_fail…
-
Step 1: analyze STM data to get an average ratio of congestion on each segment (like on average, between 6 and 9 AM, the speed should be reduce to 0.6 of the free-flow speed)
Step 2: change the spe…
-
Hello
im interest in building DDOZER really loved the design. the question is can i change the STM8S105K4T6C with the prebuild stm8s? (not the IC version but the prebuild like arduino nano version) s…