News:

Registration is only required if you want to post, and is not needed to read any posts. To avoid excess 'spam' accounts, all accounts where no posts have been made will be deleted after two weeks. Please register again if you wish to post.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hadi23

#1
Development / Re: Creating a controller program
August 01, 2024, 11:06:20 AM
Hello evryone,

can someone provide me the source code for BC 4.7 version please?

i have problems with MC messages data encoding

Thank you
#2
Development / Re: Creating a controller program
July 25, 2024, 09:26:26 AM
I tried to send Bc messages to 3d "secondary display " the other one was in networked main but thers is overloop (the main one is sending BC messages and i also send BC messages from my script).

but i tried to only send BC and SC messages to Secondry display (without starting bridgecommand in networked main) but the secondary display does not launch when i send the messages.

or the secondary display launches if and only if Bridgecommand is started on networked main ?
#3
Development / Re: Creating a controller program
June 29, 2024, 02:51:50 PM
thank you for your response.

yes, i am using the 4.7 version. when i send the BC messages or even the MC messages i have memory access violation and i have not find the issue.(i am using a simulator that delivers all the information (speed, position, etc ...)

can you help me please?

thank's
#4
Development / Re: Creating a controller program
June 28, 2024, 02:46:32 PM
Hello evryone,


i want to simulate Boat's Dynamics (i.e a python file sending BC messages)

i do not know how to make this work (i tried).

can you please make me a step by step description or a python files that works to have a look how you did it?

thank you