Feed All Stories

Apr 19 2020

sebastian created T1175: SetFont() not working properly.
Apr 19 2020, 11:42 AM · AXIOM Remote

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

sebastian closed T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing as Resolved.

Just compiled and flashed it:

Apr 15 2020, 2:43 PM · AXIOM Remote
metal_dent added a comment to T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.

Okay, done!

Apr 15 2020, 2:30 PM · AXIOM Remote
sebastian added a comment to T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.

Yes please!

Apr 15 2020, 2:26 PM · AXIOM Remote
metal_dent added a comment to T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.

I fixed the problem, should I create a PR?

Apr 15 2020, 2:19 PM · AXIOM Remote

Apr 14 2020

sebastian moved T1147: Create a guide focusing on real time image overlays on the AXIOM Beta from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:59 AM · Technical Documentation Tasks
sebastian moved T1146: Create a step by step guide how to acquire, compile and run custom scripts or software on the AXIOM Beta from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:59 AM · Technical Documentation Tasks
sebastian moved T1158: CMV12000 Register Table on Wiki from Software Documentation to Hardware Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:59 AM · Technical Documentation Tasks
sebastian moved T1148: Create plugin module interface documentation from Software Documentation to Hardware Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:59 AM · Technical Documentation Tasks
sebastian moved T1149: Create shield interface documentation from Software Documentation to Hardware Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:59 AM · Technical Documentation Tasks
sebastian moved T1144: Create step by step tutorial about the firmware flashing/backup process from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:59 AM · Technical Documentation Tasks
sebastian moved T1149: Create shield interface documentation from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:58 AM · Technical Documentation Tasks
sebastian moved T1148: Create plugin module interface documentation from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:58 AM · Technical Documentation Tasks
sebastian moved T1150: Write a conceptual overview of the AXIOM Beta technical manual from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:58 AM · Technical Documentation Tasks
sebastian moved T1158: CMV12000 Register Table on Wiki from Creative & Enduser Guides/Tutorials to Software Documentation on the Technical Documentation Tasks board.
Apr 14 2020, 9:58 AM · Technical Documentation Tasks
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 14 2020, 9:57 AM · Technical Documentation Tasks
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 14 2020, 9:55 AM · Technical Documentation Tasks
sebastian triaged T1174: Create a step by step guide how to acquire a photo with the AXIOM Beta and convert and process it afterwards as Normal priority.
Apr 14 2020, 9:52 AM · Technical Documentation Tasks

Apr 13 2020

BAndiT1983 added a comment to T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.

Please check latest commit in the repo, it has a debug overlay now, which currently is only implemented for DrawText() and DrawIcon():

Apr 13 2020, 10:41 PM · AXIOM Remote
metal_dent closed T1169: GSoC 2020 Preparations as Spite.
Apr 13 2020, 6:03 PM
sebastian added a comment to T1173: Re-add Transition Animations in C++ Firmware.

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.

Apr 13 2020, 4:06 PM · AXIOM Remote
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:02 PM · AXIOM Remote
sebastian updated the task description for T1173: Re-add Transition Animations in C++ Firmware.
Apr 13 2020, 4:00 PM · Restricted Project
sebastian triaged T1173: Re-add Transition Animations in C++ Firmware as Normal priority.
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.

Apr 13 2020, 3:54 PM · AXIOM Remote
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?

Apr 13 2020, 3:36 PM · AXIOM Remote
sebastian 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?

Apr 13 2020, 3:34 PM · AXIOM Remote
sebastian updated the task description for T1172: Re-add menu sidebar drawing and come up with new implementation structure.
Apr 13 2020, 3:33 PM · AXIOM Remote
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?

Apr 13 2020, 3:31 PM · AXIOM Remote
sebastian updated subscribers of T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.
Apr 13 2020, 3:27 PM · AXIOM Remote
BAndiT1983 added a member for AXIOM Remote: Ashok.
Apr 13 2020, 3:26 PM
BAndiT1983 updated the task description for T1172: Re-add menu sidebar drawing and come up with new implementation structure.
Apr 13 2020, 3:25 PM · AXIOM Remote
sebastian updated the task description for T1172: Re-add menu sidebar drawing and come up with new implementation structure.
Apr 13 2020, 3:25 PM · AXIOM Remote
sebastian triaged T1172: Re-add menu sidebar drawing and come up with new implementation structure as Normal priority.
Apr 13 2020, 3:25 PM · AXIOM Remote
sebastian added a comment to T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.

The respective code line is https://github.com/apertus-open-source-cinema/AXIOM-Remote/blob/dev/Firmware/UI/Painter.cpp#L448

Apr 13 2020, 3:19 PM · AXIOM Remote
sebastian updated the task description for T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.
Apr 13 2020, 2:59 PM · AXIOM Remote
BAndiT1983 updated subscribers of T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing.
Apr 13 2020, 2:59 PM · AXIOM Remote
sebastian triaged T1171: fix TextAlign::TEXT_ALIGN_CENTER drawing as Normal priority.
Apr 13 2020, 2:57 PM · AXIOM Remote
BAndiT1983 added a watcher for AXIOM Remote: BAndiT1983.
Apr 13 2020, 2:56 PM
BAndiT1983 added a member for AXIOM Remote: BAndiT1983.
Apr 13 2020, 2:55 PM
BAndiT1983 added a member for AXIOM Remote: metal_dent.
Apr 13 2020, 2:55 PM

Apr 11 2020

sebastian added a comment to T274: solar powered (?).

Agreed!

Apr 11 2020, 12:46 PM · AXIOM Remote

Apr 10 2020

davidak added a comment to T274: solar powered (?).

I just got an e-mail notification about the update.

Apr 10 2020, 7:55 PM · AXIOM Remote
sebastian closed T1170: Code Coverage config issue as Resolved.

seems to have solved itself :)

Apr 10 2020, 11:38 AM · AXIOM Remote
sebastian created T1170: Code Coverage config issue.
Apr 10 2020, 11:25 AM · AXIOM Remote
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.
Apr 10 2020, 11:12 AM · AXIOM Remote
sebastian closed T274: solar powered (?) as Wontfix.

not possible at this stage

Apr 10 2020, 11:10 AM · AXIOM Remote
sebastian closed T444: M8 Circular Connectors as Resolved.

We chose USB-C as AXIOM Remote connector as its widely available, mechanically solid, cheap and also connects the remote to any pc.

Apr 10 2020, 10:03 AM · AXIOM Remote

Apr 3 2020

metal_dent renamed T1169: GSoC 2020 Preparations from GSoC 2020 selection tasks to GSoC 2020 Preparations.
Apr 3 2020, 8:22 PM
metal_dent created T1169: GSoC 2020 Preparations.
Apr 3 2020, 8:19 PM

Apr 1 2020

sebastian added a comment to T1168: Whish-list when cmv_snap3 will be updated.

please elaborate on the "colored" monochrome output mode, not clear for me yet.

Apr 1 2020, 12:03 PM · AXIOM Beta Software

Mar 30 2020

max_bxl updated the task description for T1168: Whish-list when cmv_snap3 will be updated.
Mar 30 2020, 8:06 PM · AXIOM Beta Software
max_bxl updated the task description for T1168: Whish-list when cmv_snap3 will be updated.
Mar 30 2020, 7:36 PM · AXIOM Beta Software
max_bxl created T1168: Whish-list when cmv_snap3 will be updated.
Mar 30 2020, 7:26 PM · AXIOM Beta Software
Bertl updated the task description for T731: Bidirectional Protocol for FPGA communication.
Mar 30 2020, 4:45 PM · AXIOM Beta Hardware, AXIOM Beta Software

Mar 26 2020

Bertl updated the task description for T871: VHDL Challenge.
Mar 26 2020, 3:50 PM
Bertl updated the task description for T871: VHDL Challenge.
Mar 26 2020, 3:47 PM

Mar 25 2020

Bertl updated the task description for T1130: Pixel Remapper.
Mar 25 2020, 8:27 AM · AXIOM Beta Hardware, AXIOM Beta Software
Bertl updated the task description for T728: Image Sensor Simulation/Emulation.
Mar 25 2020, 12:46 AM · AXIOM Beta Software

Mar 24 2020

Bertl updated the task description for T871: VHDL Challenge.
Mar 24 2020, 8:35 PM

Mar 22 2020

BAndiT1983 updated the task description for T1167: update "rcn_darkframe.py" regarding the new pypng structure.
Mar 22 2020, 8:22 PM · AXIOM Beta Software
sebastian added a comment to 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.

Mar 22 2020, 8:15 PM · AXIOM Beta Software
sebastian added a comment to T1167: update "rcn_darkframe.py" regarding the new pypng structure.
pip install --force "pypng==0.0.18"
Mar 22 2020, 8:14 PM · AXIOM Beta Software
max_bxl moved T1167: update "rcn_darkframe.py" regarding the new pypng structure from Backlog to Usability Improvements on the AXIOM Beta Software board.
Mar 22 2020, 8:13 PM · AXIOM Beta Software
max_bxl created T1167: update "rcn_darkframe.py" regarding the new pypng structure.
Mar 22 2020, 8:13 PM · AXIOM Beta Software

Mar 21 2020

sebastian reopened T1156: Research catch all subdomain option for axiom.camera as "Open".
Mar 21 2020, 11:03 AM
salihagenter closed T1156: Research catch all subdomain option for axiom.camera as Resolved.
Mar 21 2020, 6:42 AM

Mar 20 2020

Bertl updated the task description for T884: Kernel Challenge.
Mar 20 2020, 9:52 PM

Mar 16 2020

Bertl updated the task description for T887: eMMC Plugin Firmware.
Mar 16 2020, 1:56 AM · AXIOM Beta Software, AXIOM Beta Hardware

Mar 12 2020

Ashok added a comment to T1164: fix simple debayer with imagemagick.

Ohh sorry my bad, Didn't considered 2nd condition.
Thank you for the explanation.

Mar 12 2020, 3:03 PM · AXIOM Beta Software
sebastian added a comment to T1164: fix simple debayer with imagemagick.

What output do you get?

Mar 12 2020, 11:49 AM · AXIOM Beta Software
Ashok added a comment to T1164: fix simple debayer with imagemagick.

hey Sebastian,
I am not getting desired output by running 2nd command. Is there some typo ?
Because on switching the last two images in the sequence. i.e -swap 1,2 gives correct output.

Mar 12 2020, 11:45 AM · AXIOM Beta Software

Mar 11 2020

sebastian updated the task description for T291: install self hosted google docs alternative?.
Mar 11 2020, 8:08 PM · Web Content & Documentation
sebastian updated the task description for T291: install self hosted google docs alternative?.
Mar 11 2020, 8:06 PM · Web Content & Documentation
sebastian updated the task description for T291: install self hosted google docs alternative?.
Mar 11 2020, 8:02 PM · Web Content & Documentation
sebastian updated the task description for T291: install self hosted google docs alternative?.
Mar 11 2020, 7:59 PM · Web Content & Documentation
sebastian added a comment to T1164: fix simple debayer with imagemagick.

https://wiki.apertus.org/index.php/AXIOM_Beta/Manual#Parameters updated.

Mar 11 2020, 7:44 PM · AXIOM Beta Software
Ashok added a comment to T1164: fix simple debayer with imagemagick.
Mar 11 2020, 7:36 PM · AXIOM Beta Software
sebastian closed T1164: fix simple debayer with imagemagick as Resolved.

Perfect, tested and verified! Thanks!
Will update wiki now.

Mar 11 2020, 7:32 PM · AXIOM Beta Software
Bertl added a comment to T1164: fix simple debayer with imagemagick.

This should avoid the sample point setting:

Mar 11 2020, 6:59 PM · AXIOM Beta Software
sebastian added a comment to T1164: fix simple debayer with imagemagick.

Works, many thanks!

Mar 11 2020, 5:15 PM · AXIOM Beta Software
Ashok added a comment to T1164: fix simple debayer with imagemagick.

Thanks Bertl for the direction.

Mar 11 2020, 4:50 PM · AXIOM Beta Software

Mar 9 2020

Bertl added a comment to T1164: fix simple debayer with imagemagick.

It seems that the sample point was moved in recent versions so now the samples average the four channels into one gray value.

Mar 9 2020, 6:18 PM · AXIOM Beta Software
sebastian added a comment to T1164: fix simple debayer with imagemagick.
Mar 9 2020, 6:13 PM · AXIOM Beta Software
sebastian updated the task description for T1163: AXIOM Remote: Bootloader improvement and extension.
Mar 9 2020, 5:49 PM · AXIOM Remote

Mar 5 2020

sebastian added a comment to T1164: fix simple debayer with imagemagick.

Plenty of still images can be found here: http://files.apertus.org/AXIOM-Beta/snapshots/

Mar 5 2020, 12:14 PM · AXIOM Beta Software
sebastian added a comment to T1164: fix simple debayer with imagemagick.

Will try the command itself soon but from just looking at your post: the output file is monochrome but should be color...

Mar 5 2020, 12:12 PM · AXIOM Beta Software

Mar 4 2020

Ashok added a comment to T1164: fix simple debayer with imagemagick.

I have used the latest stable release of imageMagick (which is ImageMagick 7.0.9-27) to run

cat index.raw12 | convert \( -size 4096x3072 -depth 12 gray:- \) \( -clone 0 -crop -1-1 \) \( -clone 0 -crop -1+0 \) \( -clone 0 -crop +0-1 \) -sample 2048x1536 \( -clone 2,3 -average \) -delete 2,3 -swap 0,1 +swap -combine test_color.png

and according to me it gave the desired output.

NOTE: Since no test file was given I used the one which I already had. The test file and the result are attached with this comment.
Mar 4 2020, 5:05 PM · AXIOM Beta Software

Feb 29 2020

BAndiT1983 updated the task description for T1162: C/C++ Challenge.
Feb 29 2020, 7:37 AM

Feb 26 2020

BAndiT1983 updated the task description for T1162: C/C++ Challenge.
Feb 26 2020, 8:20 PM
BAndiT1983 updated the task description for T1162: C/C++ Challenge.
Feb 26 2020, 7:46 PM
BAndiT1983 updated the task description for T1162: C/C++ Challenge.
Feb 26 2020, 7:24 PM
BAndiT1983 updated the task description for T1162: C/C++ Challenge.
Feb 26 2020, 4:07 PM
BAndiT1983 updated the task description for T1162: C/C++ Challenge.
Feb 26 2020, 4:00 PM

Feb 25 2020

Bertl updated the task description for T886: QEMU Challenge.
Feb 25 2020, 3:45 PM
Bertl updated the task description for T884: Kernel Challenge.
Feb 25 2020, 3:45 PM
Bertl updated the task description for T871: VHDL Challenge.
Feb 25 2020, 3:43 PM
Bertl updated the task description for T1130: Pixel Remapper.
Feb 25 2020, 12:40 AM · AXIOM Beta Hardware, AXIOM Beta Software