-
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…
-
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…
-
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
-
I apologize, if the issue is already on GitHub, but i couldn't find anything.
While working with darktable, i saw it detects my lens wrong.
I used for the photo the Canon RF 24-105 F4-7.1 IS STM
…
-
There are points in the execution of a script where we can guess the result of an expensive operation, and continue on a speculative basis before the operation is complete. For example we can guess t…
-
Our existing `@typeParam` annotation isn't quite powerful enough to capture the type of `stream:toArray`. It might seem like you could write:
```
function toArray(stream stm) returns Type[]|Error…
-
This error occurred in an emulator FWIW and reported via play store
```
"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x74d44f50 self=0xef574000
| sysTid=20325 n…
-
```
What steps will reproduce the problem?
1. write small program which contains next instructions in specified order:
MOV r0,#0xa50000
LDR r0,=0x123456
STM r1,{r0,r2}
2. compile
3. run
W…