-
Hi,
before i was able to perform a DragDrop Operation fromtDropEmptySource (connected to VirtualDataformatAdapter) to tDropComboTarget (new form on same app), after changing lines 1297 and 1303 fr…
-
To switch over, should happen over a 2 day period:
### Day 1
- Perform Snapshot ingestion (until complete)
- Start the PSC Stream Ingester app (which should run continuously from this point onw…
-
Got the following errors while trying to compile for ESP32 (brand new install of ESP-IDF, version v4.4.1):
```
FAILED: fyrtur-esp32.elf
cmd.exe /C "cd . && C:\Espressif\tools\xtensa-esp32-elf\esp…
-
Hi, it's great to see the progress of block-stm implementation for reth.
I have some questions about the implementation:
1. do we have a roadmap or eta for the v1 and v2 for the block-stm imple…
-
```
[nikll@nikll ~/LogicDiscovery ]$ gmake
--
-------- begin --------
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.8.3 20131129
(release) [ARM/embedded-4_8-branch revision 205641]
Copy…
-
```
[nikll@nikll ~/LogicDiscovery ]$ gmake
--
-------- begin --------
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.8.3 20131129
(release) [ARM/embedded-4_8-branch revision 205641]
Copy…
-
What I am doing wrong?
Makefile
```
# Makefile
SRCS=main.c stm32f4xx_it.c stm32f4xx_hal_msp.c system_stm32f4xx.c
SRCS += startup_stm32f407xx.s
# Binaries will be generated with this name (.elf, .b…
-
Since it should be running continuously, it is important to get notifications of when it has crashed.
It ought to be recovering if it is a brief crash, since the stream pointer is stored so it can …
-
The stream ingester hasn’t been run or updated since the first prototype.
Some work will be required to bring it up to date with how the other apps behave.
_Estimate: 4 hours_
-
Hi !
More a question than an issue, but if I read the code properly, the disarm function will deactivate the buzzer and led, and stop looking for powercuts. So everything appears to be off, but the c…