Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

Search found 209 matches

by MrFlibble
Sun Jun 16, 2024 2:46 am
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

Apologies. The android app I'd not used for a long time was in fact net.routix.mqttdash. The json stuff I'm struggling to fathom in that, but hope someone else will clarify hereabouts. Works without google play services (installed using e.g. aurora store). The one I'd posted earlier is not working, ...
by MrFlibble
Sat Jun 15, 2024 9:56 pm
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

What if starter were able to subscribe to a topic, and send anything published there back to Oolite, with filtered responses published. That would allow a kludgy debug console, and also facilitate instruments sending commands to oolite (pause on red alert if bridge empty). An excellent idea to reus...
by MrFlibble
Sat Jun 15, 2024 8:18 pm
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

In case you want to debug you can still use OoliteStarter. Just start the debug console prior to running Oolite. OoliteStarter will only try to block the debug tcp port when launching Oolite and does not complain if it is taken already. I'd discovered that, realised it was mutually exclusive, and t...
by MrFlibble
Sat Jun 15, 2024 6:05 pm
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

This is my attempt on my LinuxMint laptop. I don't often use starter (limited RAM), so I found a few quirks. I had to apt remove the previous version of oolitestarter first, as apt was convinced that this was an older version. Starter tells me there's a new update for Oolite. I close starter, upgrad...
by MrFlibble
Sat Jun 15, 2024 11:57 am
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

MQTT on standby. Fire it up, this next build is for you! :-) I made the MQTT connection data configurable so now you should be able to make use of it. However it is a manual step not included in the GUI. (am boldly assuming if you can configure MQTT and respective clients, you will be able to fiddl...
by MrFlibble
Fri Jun 14, 2024 1:38 am
Forum: Discussion
Topic: OoliteStarter
Replies: 195
Views: 6010

Re: OoliteStarter

This is the currently stable one: https://github.com/OoliteProject/OoliteStarter/releases/tag/v0.1.31 I think if you stick to the builds on the master branch it would be fully sufficient. Experimental versions all have a branch name, as currently 'gelsemium'. Cool. I cheated, 'cos I skipped the Mav...
by MrFlibble
Wed Jun 12, 2024 9:33 pm
Forum: Discussion
Topic: OoliteStarter
Replies: 195
Views: 6010

Re: OoliteStarter

Is there a 'current stable' of choice for me to do? This is the currently stable one: https://github.com/OoliteProject/OoliteStarter/releases/tag/v0.1.31 I think if you stick to the builds on the master branch it would be fully sufficient. Experimental versions all have a branch name, as currently ...
by MrFlibble
Wed Jun 12, 2024 2:45 pm
Forum: Discussion
Topic: OoliteStarter
Replies: 195
Views: 6010

Re: OoliteStarter

If I can boil the build process down to a script, it'll be no bother as all I'd have to do is boot it (remotely if I want), then launch the build script. Almost at that now. If that script (like builder on the other thing) can live in-tree, then others can roll their own variants by running a singl...
by MrFlibble
Tue Jun 11, 2024 8:42 pm
Forum: Discussion
Topic: OoliteStarter
Replies: 195
Views: 6010

Re: OoliteStarter

Wow, you got very far. So it all boils down to finding an Intel Runner in Github. ... Sounds good for me. Although I am not sure how to package that well without having the right runner. But if you can find out your input is definitely welcome. I don't think there is one. Going the universal2 route...
by MrFlibble
Tue Jun 11, 2024 8:23 pm
Forum: Discussion
Topic: OoliteStarter
Replies: 195
Views: 6010

Re: OoliteStarter

Wow, you got very far. So it all boils down to finding an Intel Runner in Github. ... Sounds good for me. Although I am not sure how to package that well without having the right runner. But if you can find out your input is definitely welcome. I don't think there is one. Going the universal2 route...
by MrFlibble
Tue Jun 11, 2024 6:58 pm
Forum: Discussion
Topic: OoliteStarter
Replies: 195
Views: 6010

Re: OoliteStarter

Binary attempts were done first, but I'll show the 'other way' first as it actually seems to work quite easily: Install Java SDK 17, I got it using the x86 dmg installer from this page https://www.oracle.com/uk/java/technologies/downloads/#jdk17-mac . The Arm version is there if using Apple silicon....
by MrFlibble
Tue Jun 11, 2024 8:25 am
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

OoliteStarter v0.1.32-gelsemium.2 will now detect whether the debug oxp is available. This is a prerequisite for MQTT data export. Who is interested in testing once I have more functionality? Happy to help if I can. I now have instances of Windows and MacOS which are at least good enough to check '...
by MrFlibble
Tue Jun 11, 2024 1:46 am
Forum: Discussion
Topic: Oolite Debug Console to control OXP behaviour?
Replies: 11
Views: 133

Re: Oolite Debug Console to control OXP behaviour?

We may have been spoiled by "http simple" in python, or even ncat/socat on linux. </lowlevel>

Surely there's a way to make MFD's spit out to http (frames!) while making the active ones obvious with maybe an asterisk or some-such!?

<newbie>Ill get back in my box.
by MrFlibble
Fri Jun 07, 2024 4:57 am
Forum: Discussion
Topic: Cockpits, HUDs and other displays
Replies: 32
Views: 309

Re: Cockpits, HUDs and other displays

Maybe I should have a look at configuring all the 12 HUDs which I never do... Please forgive the OT, but... 12? Nope! still not enough. I struggle to manage with 10, and can't understand how I managed before MFDs. When oh! when, will we be able to serve up ALL our MFDs over http so we can open them...
by MrFlibble
Fri Jun 07, 2024 3:59 am
Forum: Discussion
Topic: Contracts and reputation
Replies: 16
Views: 194

Re: Contracts and reputation

Why do such sophisticated spaceships not even have the maintenance counters and warnings as every standard car has today? Don't they? You usually see Maintenance Overhaul highlighted in orange when you scroll through the F3 screen when docked. And that's only when you need it. Am not aware. I need ...