Hi Andreas,

Fixed the patch. Yes there is a gap in the middle, that is why it is split to two: 1..72 and 132..239 is the correct one and it uses a reverse numbering like the Slovak or Czech networks. This is the reason the NMT phones in Hungary was not compatible with any other country, and the phones country settings were locked to Hungary only. For example in my MCR4800XL the country cannot be set, yet if you read out the EPROM, it contains the country settings for all country, but it is locked down to Hungary only.

Regards,
Csaba

<openbsc-request@lists.osmocom.org> ezt írta (időpont: 2020. okt. 28., Sze, 13:00):
Send OpenBSC mailing list submissions to
        openbsc@lists.osmocom.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.osmocom.org/mailman/listinfo/openbsc
or, via email, send a message with subject or body 'help' to
        openbsc-request@lists.osmocom.org

You can reach the person managing the list at
        openbsc-owner@lists.osmocom.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of OpenBSC digest..."


Today's Topics:

   1. [PATCH] Adds country specific settings for Hungary. (Sipos Csaba)
   2. Re: [PATCH] Adds country specific settings for Hungary.
      (Andreas Eversberg)


----------------------------------------------------------------------

Message: 1
Date: Tue, 27 Oct 2020 19:08:46 +0100
From: Sipos Csaba <dchardware@gmail.com>
To: "openbsc-request@lists.osmocom.org" <openbsc@lists.osmocom.org>
Subject: [PATCH] Adds country specific settings for Hungary.
Message-ID:
        <CALQr=E9WMDr_-KBwWdQAH=UgB88nd=ph2p1G2dOSG8F_CtY_Jg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

This is the final patch for Hungary specific settings for the
osmocom-analog project.

Tested against a locked Motorola MCR4800XL, it works on all channels and
TAs.

Please let me know if any more work needs to be done.

Regards,
Csaba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20201027/44cb5fae/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-country-specific-settings-for-Hungary.patch
Type: application/octet-stream
Size: 1853 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20201027/44cb5fae/attachment-0001.obj>

------------------------------

Message: 2
Date: Tue, 27 Oct 2020 21:06:25 +0100
From: Andreas Eversberg <andreas@eversberg.eu>
To: Sipos Csaba <dchardware@gmail.com>,
        "openbsc-request@lists.osmocom.org" <openbsc@lists.osmocom.org>
Subject: Re: [PATCH] Adds country specific settings for Hungary.
Message-ID: <8060d204-0135-bfa2-e1c6-dd88f8c49c50@eversberg.eu>
Content-Type: text/plain; charset=UTF-8; format=flowed

Sipos Csaba wrote:
> This is the final patch for Hungary specific settings for the
> osmocom-analog project.
>
> Tested against a locked Motorola MCR4800XL, it works on all channels
> and TAs.
>
> Please let me know if any more work needs to be done.
>
> Regards,
> Csaba
Hi Csaba,

thank your for your patch! Can you review it for a moment?

You stated that "All  TA combinations were tested (1-15)." in your
previous messages. Your patch only includes the range 1-9:

+ { 450, 1, 6, 1,9, "HU", "Hungary", "WESTEL 0660", frq_450_hu },

Also the channel 132 appears twice:

+ { 132,239, 467.370, -0.020, 0.8, 10.0, 0 },
+ { 1, 132, 469.990, -0.020, 0.8, 10.0, 0 },


For the first line it is 467.370 MHz
For the second line I calculated 467.370 MHz too.
Both channels have the same frequency. Why not combine them as "{ 1,
239, 469.990, -0.020, 0.8, 10.0, 0 },". Is there some gap? Do I miss
something?

Best regards,

Andreas



------------------------------

Subject: Digest Footer

_______________________________________________
OpenBSC mailing list
OpenBSC@lists.osmocom.org
https://lists.osmocom.org/mailman/listinfo/openbsc


------------------------------

End of OpenBSC Digest, Vol 72, Issue 18
***************************************