German Rheinmetall open-sources its Battlesuite connected weapon system protcol
11–20 of 113 posts
Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#12Am I just too ignorant of Miltech, or is this that in large parts recreating Standard messaging primitives that other protocols and systems have been providing for decades already (so invented elsewhere?)
What other protocols and systems were you thinking of that can provide (depending on broker) hard-realtime delivery that can be used in safety-critical systems?
Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#13Earlier quoted context omitted.
Every mil company designs unique bespoke things often with some exceptions, and even the "open systems" mostly aren't open by any stretch of the definition. Obscurity is part of the allure, not a repulsive factor. You don't want a hostile nation suddenly and easily understanding your systems.
Also you do not want them to benefit from your smart design choices. You want them to suffer from their bad choices and not learn from your success. (Yes, of course you could have bad design choices that you don’t realize someone else has solved more intelligently.)
Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#14Am I just too ignorant of Miltech, or is this that in large parts recreating Standard messaging primitives that other protocols and systems have been providing for decades already (so invented elsewhere?)
Every mil company designs unique bespoke things often with some exceptions, and even the "open systems" mostly aren't open by any stretch of the definition. Obscurity is part of the allure, not a repulsive factor. You don't want a hostile nation suddenly and easily understanding your systems.
Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#15Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#16Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#17Am I just too ignorant of Miltech, or is this that in large parts recreating Standard messaging primitives that other protocols and systems have been providing for decades already (so invented elsewhere?)
Every mil company designs unique bespoke things often with some exceptions, and even the "open systems" mostly aren't open by any stretch of the definition. Obscurity is part of the allure, not a repulsive factor. You don't want a hostile nation suddenly and easily understanding your systems.
Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#18Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#19Nah, they haven't open sourced anything: https://github.com/rheinmetall . They just published the documentation. Really weird, what's the point?
> The data model is defined using a custom format .rmodel based on the ddkit > framework (rmodel-api).
> Please note that the .rmodel data model is for documentation purposes only and > does not reflect the actual interface used on the communication layer. Network > communication is only possible through the provided libraries.
Re: German Rheinmetall open-sources its Battlesuite connected weapon system protcol
#20Earlier quoted context omitted.
Every mil company designs unique bespoke things often with some exceptions, and even the "open systems" mostly aren't open by any stretch of the definition. Obscurity is part of the allure, not a repulsive factor. You don't want a hostile nation suddenly and easily understanding your systems.
On the other hand, its good to design systems where it wouldn't even matter if the hostile nation state knows exactly how it works. This is a principle in cryptography, but carries nicely to other things.