Phönix 64

Results 15 comments of Phönix 64

No, unfortunately not. I just completely ditched the MIDI part and created a python script that read the serial output of the Arduino

Okay I now did the following: `git clone https://github.com/alicevision/opengv.git --branch=cmake_fix_install` `cd opengv` `mkdir build` `cd build` `cmake ..` And then in AliceVision/build `cmake .. -DCMAKE_TOOLCHAIN_FILE=D:\Programming\Mehsroom\vcpkg\scripts\buildsystems\vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows -DOPENGV_DIR:PATH=D:\Programming\Mehsroom\opengv\build -G "Visual Studio...

No unfortuonetly not

That feature would be awesome I hacked an automation together with satdump PREDICT and a shell script

![Screenshot from 2024-01-02 15-43-31](https://github.com/SatDump/SatDump/assets/52720948/537d25c8-d1c0-4de9-a656-3ece29f6cd5a) ![Screenshot from 2024-01-02 15-43-43](https://github.com/SatDump/SatDump/assets/52720948/961049f6-f15b-419a-a377-9954c280b3ff) ![Screenshot from 2024-01-02 15-44-07](https://github.com/SatDump/SatDump/assets/52720948/e95b7d57-6b84-4e8b-b0c9-95339af11c31) Here @JVital2013 are the screenshots and logs, hope this helps. I changed the adress back to 0.0.0.0:8081 but...

I also tested recompiling with gui but that also did not help

No problem. I do not think that I have another service running on 8081. I rebuild with the latest version and on port 80 and 85 but neither worked. I...

Thank you for the help. I built it again but it still does not seem to work. I also tried with the fft_enable option but that did not change anything....

Yea, indeed. Okay I tried fixing some more mist library errors on cmake. The result of wget is the following: ``` --2024-02-07 00:52:25-- http://127.0.0.1:8081/ Connecting to 127.0.0.1:8081... connected. HTTP request...

I also tried it out on WSL Ubuntu but there I could not get the application to run: ``` (E) Could not connect to Rotcld! Couldn't connect to TCP socket!...