Alex Spataru

Results 93 comments of Alex Spataru

Hi, I am currently planning on adding this feature. It might take me some time to work this out since I am currently pretty busy with college stuff. I'll keep...

Hi! It is possible to implement this feature. I'll try to add it for the next release. I'll reply to your e-mail during the course of the weekend, thanks for...

Hi Chris, > What is the limit? Can I get more fields by distributions them in various groups? That would actually make sense. In theory there should be no limit...

Hi! Can you please upload a minimal Arduino program and your JSON file to help me replicate your issue? > Another point : the program don't crash when I am...

> I send a mail but .ino and .json seem not to be allowed I received your message and just the CSV file was uploaded. If possible, please copy-paste your...

Hi! For the moment, Serial Studio requires all data frames to contain frame delimiters (except for MQTT). I will add an option to ignore frame delimiters for UDP packets for...

Hi, I just created a commit that allows the user to instruct Serial Studio to skip start/end sequence checks for UDP connections. Instead, each received datagram shall be considered a...

Hi, I just drafted a [new release](https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6) that contains this feature. Please let me know if I should close this issue.

> Some progress here. I temporarily changed my telemetry to remove all tabs and spaces, and only use one comma as field delimiter. This almost works! It seems that fields...

I am also currently thinking of a way to implement this feature, because I need to process both Rover and CanSat telemetry from the same ground station software (and I...