drtrigon
drtrigon
It might may be help to use to given form for this feature request - may be that would make the development team more willing to respond to this? **Is...
ER9X has it e.g.: https://littlewingaero.wordpress.com/tutorials/turnigy-9x-er9x/er9x-throttle-safety-switch/ Using a [Logical Switch and a Special Function](https://www.openrcforums.com/forum/viewtopic.php?f=45&t=11850) would allow me to trigger a one-time voice message on model load if throttle is not ~0....
  Use 2 logical switches and 1 or 2 special function: - make a logical switch (e.g. L01) that checks for |delta x| < 10 (or any other value...
> Nevertheless, I feel this should be build into OTX. I fully agree. I also think somebody of the core dev team should comment here what the status is.
Intressting a reason more to move...? Can you give some details, e.g. a link? +1 for the backport
Ok, I figured it out, I had an issue with the apio install path (due to python3 vs. python2 stuff). https://translate.google.com/translate?hl=en&sl=es&u=http://haudahau.com/vadedos/%3Fp%3D1497 is quite useful.
When placing (or may be when saving) the user should be able to choose between: - place copy - place ref As booth behaviours have their advantages. I would not...
Latest commit: https://github.com/drtrigon/fpgarduino-icestorm/commit/09d6520db16b8c602c879129a4065a3a33f698aa What does work now: * Verify (building) * Upload * Serial Monitor using any baudrate, default is 115200 (needs setting the correct port) * Arduino IDE examples:...
The most recent commit now supports a lot more examples as it includes analogWrite (PWM), Serial.read and digitalWrite for all pins now: https://github.com/drtrigon/fpgarduino-icestorm/commit/7a31a42964c6704b8ea3ffce2b8730932badf305 Tried to get configurable pull-ups on the...
Btw.: What's the state with Lattuino (https://github.com/FPGALibre/fpgacores) regarding icestudio support?