for QT and c ++ lovers -tutorial- (...sort off...)
25 Jan 2022 19:44 #233093
by bkt
Replied by bkt on topic for QT and c ++ lovers -tutorial- (...sort off...)
Here we are now at the crucial point .... so far I have shown you the steps that everyone more or less go through to get to the solution we are looking for ..... and here we finally realize that the best place to search answers is still the Lcnc code .... unfortunately, patience and a job of building the puzzle are required .... also because if it is true that since 2019 someone has tried to create a map of the classes and the Lcnc headers .... it is true that understanding everything on the fly is not trivial but above all the master code is constantly updated .... the files that are important for sharing SHEMEM, however, always remain hal.he hal_lib.c which shows its implementation .... I am attaching both for easy reading .... having read the previous notes theoretically, you won't have much trouble understanding these files and understanding that this is the crux of the matter .... now it's time to create a nice writing implementation projects and the ttura .... I already notice that I will be lazy and will not implement a Qthread to do the example readings .... however I am attaching some interesting code .... in the next post ... see you later
Attachments:
The following user(s) said Thank You: Grotius
Please Log in or Create an account to join the conversation.
28 Mar 2022 17:34 - 28 Mar 2022 18:08 #238534
by udoS
Replied by udoS on topic for QT and c ++ lovers -tutorial- (...sort off...)
Hi
may be this would be interesting for you.
Shared mem into HAL with Pins reversed IN <==> OUT.
may be this would be interesting for you.
Shared mem into HAL with Pins reversed IN <==> OUT.
Last edit: 28 Mar 2022 18:08 by udoS.
Please Log in or Create an account to join the conversation.
01 Apr 2022 12:22 - 02 Apr 2022 08:05 #238984
by bkt
Replied by bkt on topic for QT and c ++ lovers -tutorial- (...sort off...)
sorry at all but is a real full time for me .... udoS post an interest implement at grotius way .... pheraps after 1 month of test I discover that using hal.h and hal_lib.c give some problem (rarely) with semaphore .... so gui can crash if QT side is not implement a sort of semaphore ....so I work on it. See you later ....
Last edit: 02 Apr 2022 08:05 by bkt.
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds