Alex Spataru

Results 93 comments of Alex Spataru

Good morning, Glad to hear that the issue was related to the project configuration rather than the dashboard itself, I *really* need to take the time to write proper documentation...

Hi Elfy, Thanks for the feedback! I will post a message on this thread as soon as I implement it. Regarding the Windows 10 issue, I believe it is a...

Hi! You might want to try the latest [continuous build](https://github.com/Serial-Studio/Serial-Studio/releases/tag/continuous) in order to parse hex data. This build allows users to input custom frame-parsing code for project-specific needs. You can...

Hi! Sorry for the late response (check my comment on issue #115). With the latest stable release, you can use some limited JS expressions to implement math operations directly in...

Hi @drckar and @darthnithin! Unfortunately, I haven´t had access to FRC robots or components since 2016 (I moved to another city while in college). The QDriverStation should work with 2014,...

Sorry for the late reply. To help you with your issue, I will need a little information: - What communication protocol where you using (2014 or 2015/16)? - If applicable,...

Hi, I completely missed your issue report. Sorry for that. Can you try to install the latest version (from the Play Store) and check if your issue is still present?...

Thanks for the feedback! I will implement the ability to simulate multiple joysticks (and landscape mode) as soon as I finish my exams for this quarter.

For the moment, the app does not have support for Android joysticks. However, it should be trivial to port the QJoysticks library (used by the desktop version) to Android, since...

Update: I have implemented support for real joysticks in the last commits. However, I am running into a lot of trouble to make SDL + Qt work on Android, I...