Search found 96 matches

by OH1E
Sun Aug 16, 2020 11:21 am
Forum: Bug reports
Topic: DCS audio cuts out
Replies: 16
Views: 7638

Re: DCS audio cuts out

It sounds alot like this CTCSS problem what is described here very detail. Im hope Roger some day will see this some day. cannot reopen issue.
https://github.com/rogerclarkmelbourne/ ... 7/pull/670

OH1E/riku
by OH1E
Thu Jun 04, 2020 6:13 am
Forum: Bug reports
Topic: [Fixed] RX CTCSS does not work...
Replies: 40
Views: 23352

Re: [Fixed] RX CTCSS does not work...

and where is the failure in ctss activation? what was the fix or modification in the firmware? Does the pre-release ( D20200507)fix it? look video above you see it breaking up when using 2x gd77 witch rx ctcss. the fix is there look few messages back code is there. LINK https://www.opengd77.com/vie...
by OH1E
Sun May 24, 2020 4:35 pm
Forum: Bug reports
Topic: [Fixed] RX CTCSS does not work...
Replies: 40
Views: 23352

Re: [Fixed] RX CTCSS does not work...

yes. i put latest opengd77 to right radio and it did the break up right away. I have compiled latest github version 24.5.2020 included my fix there. Here it is you need 2x gd77 and be sure it will breake up first when using normal gd77 firmware using RX CTCSS. compare to this firmware the change is ...
by OH1E
Sun May 24, 2020 2:53 pm
Forum: CPS
Topic: Read/write GD-77 codeplug in Linux in Python 3 (experimental)
Replies: 51
Views: 39245

Re: Read/write GD-77 codeplug in Linux in Python 3 (experimental)

Read working fine now and can be open from cps.
With WINE CPS is bugging alot, there is no menus at all, they are empty. dunno why. but here it is prove to work screenshot
Image
by OH1E
Sun May 24, 2020 8:00 am
Forum: CPS
Topic: Read/write GD-77 codeplug in Linux in Python 3 (experimental)
Replies: 51
Views: 39245

Re: Read/write GD-77 codeplug in Linux in Python 3 (experimental)

serial works on darwin, sorry my bad, needed module was pyserial instead "serial"
resolved this with juhani, talked with him :)
read works now.
by OH1E
Sun May 24, 2020 6:53 am
Forum: CPS
Topic: Read/write GD-77 codeplug in Linux in Python 3 (experimental)
Replies: 51
Views: 39245

Re: Read/write GD-77 codeplug in Linux in Python 3 (experimental)

heya, i suggest change serial module to HID device, as serial don't work on darwin. Something like firmware upgrade tool here on this topic https://www.opengd77.com/viewtopic.php?f=16&t=826 it works now on multiple operating system (also on OSX) after changing the module to hid. more info about hid ...
by OH1E
Tue May 19, 2020 6:35 am
Forum: Bug reports
Topic: [Fixed] RX CTCSS does not work...
Replies: 40
Views: 23352

Re: [Fixed] RX CTCSS does not work...

sorry if im start to be annoying, but created another video just using 2x gd77 to prove again this.
Reason why not much talk about this is ppl not using RX CTCSS.
Hope this video help to reproduce !

youtu.be/VEudaakpI08
by OH1E
Tue May 19, 2020 6:16 am
Forum: Developer discussions
Topic: python gd-77_firmware_loader mods for mac
Replies: 10
Views: 7278

Re: python gd-77_firmware_loader mods for mac

It works, to install hidapi on macos use command brew install hidapi or pip install hidapi i need to test on laptop withone is right because on this i have both versions installed
after that:
python3 ./gd-77_firmware_loader.py -m GD-77 -f OpenGD77.sgl

it works, no errors. thanks
by OH1E
Thu Apr 30, 2020 6:35 am
Forum: Bug reports
Topic: [Fixed] RX CTCSS does not work...
Replies: 40
Views: 23352

Re: [Fixed] RX CTCSS does not work...

well it seems this will never fixes, Roger closed it already. so sad. really. maybe it get more attention when other users start reporting it.
https://github.com/rogerclarkmelbourne/ ... issues/552