strijar / x6100_ng

2 stars 0 forks source link

gnu radio for x6100 #1

Open djbr1 opened 1 year ago

djbr1 commented 1 year ago

Hi Oleg

Please publish on github GNU script (or python script) for X6100 you showed on youtube.

73 HB9TXB

strijar commented 1 year ago

So it is useless without GNURadio itself. Have you built GR for X6100?

djbr1 commented 1 year ago

I have GNU radio on separate linux machine, somehow I am familiar with the concept: using building blocks of grc you create something, export to python code, and this python code may be used as standalone app. Factory original X6100 does not have python installed...

strijar commented 1 year ago

The whole magic of what is shown in the video is that GNU Radio works directly inside the X6100. This is my own build of Linux that has everything you need for GR and himself

djbr1 commented 1 year ago

Thanks, now it is clear. Please provide link to your build of linux for x6100 - is it compiled from sources, how you solved writing to framebuffer for display panel jlt4013a. etc

Rui Oliveira is trying to build linux for x6100 without copying files, see https://github.com/ruilvo/AetherX6100

Your help is appreciated

FYI @ruilvo

ruilvo commented 1 year ago

Hello! Yeah, I'm trying to do that. I'm almost done, but the damned display driver is giving me trouble: https://github.com/ruilvo/panel-jinglitai-jlt4013a I tried asking everywhere for help... I need help! The backlight turns on but no data is displayed... https://unix.stackexchange.com/questions/726809/making-a-driver-for-an-lcd-panel-backlight-on-but-nothing-on-the-screen For some background... @sstjohn has a nice repo as well: https://github.com/sstjohn/x6100-wspr but he copy/pastes binaries to make it work.

strijar commented 1 year ago

@ruilvo wow! I'm glad you were told about your work! I also ask everyone for help, but so far I have been alone @djbr1 I took the x6100-wspr project as a basis, but built it based on a more modern buildroot-2022.05.2