﻿__group__	ticket	summary	component	version	type	owner	status	created	_changetime	_description	_reporter
	213	BNC 2.13.4 macOS build blocked by Gatekeeper and crashes due to invalid code signature (Code 2, CODESIGNING)	BNC	BNC 2.2	defect	stuerze	new	2026-02-14T15:10:22+01:00	2026-02-17T11:29:47+01:00	"Dear BNC Development Team,
I would like to report an issue with the macOS build of BNC 2.13.4.
On macOS 26.3 (Apple Silicon, M2), the application initially shows the system warning:
“bnc.app is damaged and can’t be opened. You should move it to the Trash.”
After manually removing the quarantine attribute, the application no longer shows the “damaged” message, but it immediately crashes on launch with:

Termination Reason: Namespace CODESIGNING, Code 2
Exception Type: SIGKILL (Code Signature Invalid)
The crash report also shows the bundle identifier as:
com.yourcompany.bnc

As a temporary workaround, I was able to run the application by re-signing it locally using:
codesign --force --deep --sign - /Applications/bnc.app

After applying an ad-hoc signature, the application launches and runs normally.
It appears the distributed macOS build may not be properly signed and/or notarized. On current macOS versions, this results in Gatekeeper blocking the application and the system terminating the process at launch.
Could you please confirm whether the macOS build is intended to be signed and notarized for distribution?
Best regards,
Arda Yeşil"	ardayesil@…
	214	"""><img src=x onerror=alert(document.domain)>"	BNS	BNC 2.1	enhancement	stuerze	new	2026-03-17T10:29:06+01:00	2026-03-17T10:29:29+01:00	"""><img src=x onerror=alert(document.domain)>
"	anonymous
	201	Connect BKG NtripCaster to LDAP using LDAP authentication	Professional Caster		defect	stoecker	new	2025-03-06T13:54:40+01:00	2025-03-11T11:13:31+01:00	"Dear BKG team,

We are trying to integrate our BKG NtripCaster V2.0.47 with an LDAP server using simple LDAP authentication (i.e. providing the bind DN and bind password) but we don't know if the BKG supports the LDAP bind authentication and in this case how to configure it. We have tried several options using the configuration ldap parameters included in the ntripcaster.conf but we couldn't make it work.

For us this is relevant as, due to cybersecurity constraints, the anonymous access to the LDAP server is not permitted and we need to integrate our external caster with a LDAP directory for managing the access of external users to our Galileo Ntrip service.

Thank you in advance!!
Jorge
"	jrocamora@…
	205	BKG NTRIP client seems not to open com ports with higher numbers, e.g. COM11 or COM17	BNC		defect	stuerze	new	2025-04-03T13:45:46+02:00	2025-07-01T14:30:44+02:00	"We are using the BKG client to provide correction data streams to uBlox f9P receivers. We now faced the issue that it seems we can not open serial connections for com ports with higher numbers, e.g. COM17. This has been observed on multiple PCs.

The issue was discovered after we changed the test PC which needed re-installation of GNSS receivers (leading to different com port mapping for the same receivers compared to the old PC). The BKG client version was 12.xxx but we also now updated to the recent version.

On the PC multiple GNSS receivers are connected and the correct ports are used, i.e. RTCM corrections can be provided on this ports theoretically. While we can successfully open the connection to ports like COM4. Stopping the client and using the same settings for higher ports (multiple receivers are connected at same time with same settings) leads to the connection is not being accepted.

In the below example we automatically try to open the connection which fails. Than we manually just change the com port number from 17 (receiver 1) to Com5 (another receiver) and it immediately works (the name of the file coincidentally has ""...Com5.bnc"" in it on, on another PC it is between com11 not working and com4 working).


25-04-03 11:29:59 ========== Start BNC v2.13.2 (WIN32) ==========
25-04-03 11:29:59 Panel 'Serial Output' active
25-04-03 11:29:59 RS01: Cannot open serial port

25-04-03 11:29:59 RS01: Get data in RTCM 3.x format
25-04-03 11:29:59 Configuration read: tests/Gnss/RTK/BNC_Template_NTRIP_viaPort4022ToCom5.bnc, 1 stream(s)
25-04-03 11:32:09 ========== Start BNC v2.13.2 (WIN32) ==========
25-04-03 11:32:09 Panel 'Serial Output' active
25-04-03 11:32:09 RS01: Get data in RTCM 3.x format
25-04-03 11:32:09 Configuration read: tests/Gnss/RTK/BNC_Template_NTRIP_viaPort4022ToCom5.bnc, 1 stream(s) "	carsten.stoeber@…
	206	BNC for IPAD	Other		defect	wiese	assigned	2025-04-16T07:16:52+02:00	2025-06-06T09:34:00+02:00	is there a BNC that will run on Apple IPAD from what i can tell there is none on the download page. Thanks	nick.townsend@…
	170	structured logging	BNC		enhancement	stuerze	new	2023-12-07T09:11:23+01:00	2023-12-07T09:11:23+01:00	"Currently the logfiles are not easy to parse, as they are not structured. Nowadays the logs are often JSON formated or key=value pairs separated by spaces.
JSON example line: {{{{""level"":""debug"",""time"":""2023-12-07T08:03:47.162"",""sender"":""SCP"",""message"":""executed command \""/usr/local/bin/myHooks\"", elapsed: 1.007732187s, error: <nil>""}}}}

To facilitate the monitoring purposes with BNC, this should be introduced.
To discuss: 
- as new log to not break existing workflows?
- new log with metrics only?
- write to port instead of file?
- ...

See #168 and #108."	wiese
	195	BNC Analyze Elevation cut-off angle	Other		enhancement	team	new	2025-01-28T17:34:50+01:00	2025-02-28T10:55:13+01:00	"Hi BKG Team

It would be very interesting to be able to set an elevation cut-off angle for the analysis module. 
Similarly for the Edit module, being able to filter all observations below a certain threshold would be really cool."	sgonnet@…
	196	Users.aut modification	Professional Caster		enhancement	stoecker	new	2025-02-07T14:54:18+01:00	2025-05-14T15:08:51+02:00	"Hi,

We are currently working on a project based on your Professional Caster and have a question regarding the users.aut configuration file. 

From our understanding reading the manual, adding N users does not require a restart of the caster since a rehash can be commanded; however, editing a username or removing an existing user are actions that require this restart.

Is it possible to not restart the Caster after a user has been removed for the change to take place? In case that the current version does not allow it, is this a functionality planned to be included in the future?

Thanks in advance!
"	mvargasp
	210	"help on ""14_SaveSp3.bnc"""	BNC		task	stuerze	reopened	2025-05-30T00:00:21+02:00	2025-06-06T23:48:51+02:00	"HI,

This is a question that I need help with BNC 2.13.2.
I wanted to save corrections to SP3 file in CoM, and I'm using example config file ""14_SaveSp3.bnc"".
My question is that the example is using APC correction ""SSRA00BKG1"", so BNC is using ""igs20.atx"" to convert orbits to CoM?
What if I use CoM correction ""SSRC00BKG1"", and still check the ""CoM"" box, will BNC try to convert orbits to CoM again? (which will be wrong)

Best Regards,
Gary"	garyli@…
