In T1175#16866, @BAndiT1983 wrote:We've discussed it and this is a workaround, but we need a proper fix, as i fear that future extensions will add more problems. Still debugging and thinking how to resolve.
- Queries
- All Stories
- Search
- Advanced Search
Feed All Stories
All Stories
All Stories
Apr 20 2020
Apr 20 2020
Apr 20 2020, 7:16 PM · Restricted Project
We've discussed it and this is a workaround, but we need a proper fix, as i fear that future extensions will add more problems. Still debugging and thinking how to resolve.
In T1175#16864, @metal_dent wrote:I solved it, should I push?
I solved it, should I push?
I think this is happening because in the MainPage.cpp file we first set the font size then draw the text but in the debugpainter file we're only drawing the text
Hardware looks fine, my output for Intel:
panintended added a comment to T1181: Remote visualizer window is all black (and errors in console).
Hmmm, it's looking more and more like a setup-specific issue.
panintended what is your hardware setup (GPU) exactly?
Can you post the output from 'glxinfo | grep OpenGL', please?
Interesting, cannot observe such behaviour on my machine. It has 2 GPUs, Intel and nVidia. Both work, for nVidia i start the app with 'prime-run'.
The structure should allow for different datatypes in the future.
@BAndiT1983 has evaluated the ILI9341 backlight control to be working sufficiently well:
sebastian moved T1179: prototype LCD dimming through PWM from Graphical User Interface to Firmware on the AXIOM Remote board.
Research shows that this is a problem that only happens with or is caused by the debugpainter.
Apr 19 2020
Apr 19 2020
sebastian renamed T1116: Firmware Development Images and Videos from Firmware Development to Firmware Development Images and Videos.
sebastian moved T1163: AXIOM Remote: Bootloader improvement and extension from Backlog to Firmware on the AXIOM Remote board.
sebastian moved T1126: AXIOM Remote: Firmware improvement and extension from Backlog to Firmware on the AXIOM Remote board.
sebastian moved T1116: Firmware Development Images and Videos from Firmware to Graphical User Interface on the AXIOM Remote board.
sebastian moved T1173: Re-add Transition Animations in C++ Firmware from Firmware to Graphical User Interface on the AXIOM Remote board.
Apr 19 2020, 3:08 PM · Restricted Project
sebastian moved T1175: SetFont() not working properly from Firmware to Graphical User Interface on the AXIOM Remote board.
sebastian edited projects for T133: Documenting the discussion about sliders, rotary controls & further user interface controls, added: AXIOM Remote; removed Web Content & Documentation.
clean up
sebastian closed T140: Features & Functionality of Remote Control, a subtask of T139: evaluation of functionality and Ergonomics
of Remote Control device, as Wontfix.
sebastian closed T139: evaluation of functionality and Ergonomics
of Remote Control device as Wontfix.
clean up
sebastian moved T1122: AXIOM Remote: reliable AXIOM Beta <-> AXIOM Remote connection from Backlog to Firmware on the AXIOM Remote board.
Apr 16 2020
Apr 16 2020
sebastian renamed T1173: Re-add Transition Animations in C++ Firmware from Readd Transition Animations in C++ Firmware to Re-add Transition Animations in C++ Firmware.
Apr 16 2020, 12:18 PM · Restricted Project
Apr 15 2020
Apr 15 2020
Okay, done!
Yes please!
I fixed the problem, should I create a PR?
Apr 14 2020
Apr 14 2020
sebastian moved T1158: CMV12000 Register Table on Wiki from Software Documentation to Hardware Documentation on the Technical Documentation Tasks board.
sebastian moved T1149: Create shield interface documentation from Software Documentation to Hardware Documentation on the Technical Documentation Tasks board.
sebastian updated the task description for T1174: Create a step by step guide how to acquire a photo with the AXIOM Beta and convert and process it afterwards.
sebastian updated the task description for T1174: Create a step by step guide how to acquire a photo with the AXIOM Beta and convert and process it afterwards.
Apr 13 2020
Apr 13 2020
Please check latest commit in the repo, it has a debug overlay now, which currently is only implemented for DrawText() and DrawIcon():
The ILI9341 datasheet (https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf ) mentions support for "Vertical Scrolling" which would be great as it's a hardware feature and thus presumably would work rather fast.
The directions seem to be limited so the hardware acceleration will not work for every direction/effect.
Apr 13 2020, 4:17 PM · Restricted Project
sebastian added a comment to T1172: Re-add menu sidebar drawing and come up with new implementation structure.
Sorry if the title was confusing, just updated it.
sebastian renamed T1172: Re-add menu sidebar drawing and come up with new implementation structure from Menu Sidebar rendering Structure to Re-add menu sidebar drawing and come up with new implementation structure.
Apr 13 2020, 4:00 PM · Restricted Project
Apr 13 2020, 3:57 PM · Restricted Project
BAndiT1983 added a comment to T1172: Re-add menu sidebar drawing and come up with new implementation structure.
No, add implementation, by porting from old firmware version and re-using the DrawIcon() code to reduce image size.
The base class needs some additional love to be able to set this buttons from the child class comfortably.
metal_dent added a comment to T1172: Re-add menu sidebar drawing and come up with new implementation structure.
okay, and what do you mean by dealing? like to improve the look of the bar?
sebastian added a comment to T1172: Re-add menu sidebar drawing and come up with new implementation structure.
In T1172#16726, @metal_dent wrote:sidebar as in the back and the home buttons?
sebastian updated the task description for T1172: Re-add menu sidebar drawing and come up with new implementation structure.
metal_dent added a comment to T1172: Re-add menu sidebar drawing and come up with new implementation structure.
sidebar as in the back and the home buttons?
BAndiT1983 updated the task description for T1172: Re-add menu sidebar drawing and come up with new implementation structure.
sebastian updated the task description for T1172: Re-add menu sidebar drawing and come up with new implementation structure.
sebastian triaged T1172: Re-add menu sidebar drawing and come up with new implementation structure as Normal priority.
The respective code line is https://github.com/apertus-open-source-cinema/AXIOM-Remote/blob/dev/Firmware/UI/Painter.cpp#L448
Apr 11 2020
Apr 11 2020
Apr 10 2020
Apr 10 2020
I just got an e-mail notification about the update.
seems to have solved itself :)
sebastian renamed T1122: AXIOM Remote: reliable AXIOM Beta <-> AXIOM Remote connection from AXIOM Remote: reliable beta <-> remote connection to AXIOM Remote: reliable AXIOM Beta <-> AXIOM Remote connection.
not possible at this stage
We chose USB-C as AXIOM Remote connector as its widely available, mechanically solid, cheap and also connects the remote to any pc.
Apr 3 2020
Apr 3 2020
metal_dent renamed T1169: GSoC 2020 Preparations from GSoC 2020 selection tasks to GSoC 2020 Preparations.
Apr 1 2020
Apr 1 2020
please elaborate on the "colored" monochrome output mode, not clear for me yet.
Mar 30 2020
Mar 30 2020
Mar 26 2020
Mar 26 2020
Mar 25 2020
Mar 25 2020
Mar 24 2020
Mar 24 2020
Mar 22 2020
Mar 22 2020
BAndiT1983 updated the task description for T1167: update "rcn_darkframe.py" regarding the new pypng structure.
new firmware has been built, testing if the fix is working there as well is still to be done.
pip install --force "pypng==0.0.18"
max_bxl moved T1167: update "rcn_darkframe.py" regarding the new pypng structure from Backlog to Usability Improvements on the AXIOM Beta Software board.