Erwin Ried

Results 41 issues of Erwin Ried

Hi, I am testing the module to send messages and sometimes I noticed that even when I get success, I don't get the message on the rockblock admin panel... (there...

Hi! does anyone knows how this could be used in an angular project easily?

``` C:\Users\erwin\Desktop\dji_ftpd_descrambler>dji_ftpd_descrambler.exe C:\Users\erwin\Desktop\DJI\1\crash_counter.log ┼¤╬ │ùÇÝ¥x°©Ã┬w1]Ï\µ╦┴│`/Äõx.µ'¼y/-7Sq³i C:\Users\erwin\Desktop\dji_ftpd_descrambler> ``` Any hint?

This is a new gps transmitter that replays files created with https://github.com/osqzss/gps-sdr-sim All the code was written by @jamesshao8 ## Instructions for creating an example file https://blog.csdn.net/shukebeta008/article/details/103270214 Using that tool,...

If I add more than 4-7, program hangs on opening (Win10, SP7 i7/16gb ram /intel graphics tablet): https://www.screencast.com/t/vMWuuH1v BTW This is an awesome little tool! Thanks. I use it all...

Have you though on adding something like https://github.com/nallath/CuraOrientationPlugin ? It works really well in Cura (I use it all the time). I know it is a dumb nuance but with...

I know this is an old project, but is there is something similar around? it is perfect for what I needed, but does not work in win10 :/ the wifi...

Hi! I am trying to connect stuff to one of the remaining pins in my project, but they are all pulled high, which interferes with my analog reading. How can...

Any extra guidance to be able to debug on vscode? After using ufbt `vscode_dist` In the terminal tab looks like OK: ![image](https://github.com/flipperdevices/flipperzero-ufbt/assets/1091420/f0dab9f4-6041-4a51-b656-afd6bf731c51) And debug console: ![image](https://github.com/flipperdevices/flipperzero-ufbt/assets/1091420/8e06c4c6-1f35-4153-b2fc-00aa774280cb) I can compile and...

Hi, For compressing tokenized strings similar to: `//HEADER//CODE1//decimals_here//CODE4//decimals_here//CODE3//decimals_here//CODE5//decimals_here//ENDING// ` Do I need to split them on the slashes for it to be effective? I ran the model generator with a...