-
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…
-
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…
-
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…
-
#### 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
-
Approving this issue will deploy Infrastructure release version 'v1.2.1' to the Production environment.
Workflow is pending manual review.
URL: https://api.github.com/pa-digital/dft-dtro-infra-beta/a…
-
- 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…
-
This package is missing an example
-
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…
-
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…
-
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…