Search found 6 matches
- Sat Mar 04, 2023 6:31 pm
- Forum: Pi-Star General Support
- Topic: Pi-Star SW Development
- Replies: 2
- Views: 1715
Re: Pi-Star SW Development
Thanks!
- Sat Mar 04, 2023 2:51 am
- Forum: Pi-Star General Support
- Topic: Pi-Star SW Development
- Replies: 2
- Views: 1715
Pi-Star SW Development
Hi, I'm not sure what the appropriate group for this topic is, so I'm trying here:
I'd like to change a bit in the timeserverd, namely a 24h time announcement in English.
Where would I find the source code?
I found this git hub repository so far, but I'm not sure it is the right one: https ...
I'd like to change a bit in the timeserverd, namely a 24h time announcement in English.
Where would I find the source code?
I found this git hub repository so far, but I'm not sure it is the right one: https ...
- Fri Dec 23, 2022 10:29 pm
- Forum: Software Support
- Topic: Time server on pi-star
- Replies: 4
- Views: 15595
Re: Time server on pi-star
Found the answer in the sourcecode:
Fro non-programmers: first entry on each enum is index 0, so e.g.
- language=3 means LANG_ENGLISH_US_2
- interval=1 means INTERVAL_30MINS
and so on.
Unfornately no 24h announcements in English, on LANG_DEUTSCH_1, but -well- that's in German :-)
enum LANGUAGE ...
Fro non-programmers: first entry on each enum is index 0, so e.g.
- language=3 means LANG_ENGLISH_US_2
- interval=1 means INTERVAL_30MINS
and so on.
Unfornately no 24h announcements in English, on LANG_DEUTSCH_1, but -well- that's in German :-)
enum LANGUAGE ...
- Fri Dec 23, 2022 9:55 pm
- Forum: Software Support
- Topic: Time server on pi-star
- Replies: 4
- Views: 15595
Re: Time server on pi-star
I'd be interested in that information too 
Is there any information about the 'format' setting?
Or access to the sourcecode ... I promise to post an answer here, should I find out.

Is there any information about the 'format' setting?
Or access to the sourcecode ... I promise to post an answer here, should I find out.
- Sat May 07, 2022 5:22 am
- Forum: Pi-Star General Support
- Topic: Disabling smbd/nmpd
- Replies: 0
- Views: 6766
Disabling smbd/nmpd
Hi,
Is there any harm in deactivating the SAMBA service? Except for having that service of course ;)
And a follow up question: is there a GUI option to do that?
So far I disabled all SAMBA related services via SSH and cleaned up /etc/fstab.
And didn't find any adverse effect.
Any thoughts are ...
Is there any harm in deactivating the SAMBA service? Except for having that service of course ;)
And a follow up question: is there a GUI option to do that?
So far I disabled all SAMBA related services via SSH and cleaned up /etc/fstab.
And didn't find any adverse effect.
Any thoughts are ...
- Thu Jan 21, 2021 12:18 am
- Forum: Nextion Screens
- Topic: Replace TJC screen with Nextion
- Replies: 0
- Views: 2720
Replace TJC screen with Nextion
H
I also fell for the TJC screen in my Pi-Star. But now it's broken and I need a new one. I already bought a new TJC4024t032_011 and now I cant find a suitable TFT file.
So I intend to buy a NX4024t032_011 screen.
My question: where can I get a supported TFT file from?
I currently use the Pi ...
I also fell for the TJC screen in my Pi-Star. But now it's broken and I need a new one. I already bought a new TJC4024t032_011 and now I cant find a suitable TFT file.
So I intend to buy a NX4024t032_011 screen.
My question: where can I get a supported TFT file from?
I currently use the Pi ...