Search found 853 matches

by Martin_Head
Thu Mar 07, 2024 4:53 pm
Forum: Software & Programming
Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Replies: 86
Views: 36828

Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)

FSERVE on the Q68 should just strip the n2_ bit off then try to open the tcp_ channel on the Q68, which is known to work. I'm a bit tied up at the moment to try to replicate it. And the last time I tried to get my QL's to work on the QL network it was a bit of a disaster. I also don't have a land li...
by Martin_Head
Fri Mar 01, 2024 10:50 am
Forum: Help for New Users
Topic: Serial QPC to QL
Replies: 17
Views: 804

Re: Serial QPC to QL

I'm not too sure about this. But I think when the QL goes busy, It expects the sender to stop immediately. If any more data arrives, you get problems. I don't know if your USB to serial adaptor has any kind of congifuration program. But if it does, look for something that stops transmission as soon ...
by Martin_Head
Thu Feb 29, 2024 10:56 am
Forum: Help for New Users
Topic: Serial QPC to QL
Replies: 17
Views: 804

Re: Serial QPC to QL

You might want to try lowering the baud rate to 300. So no handshaking should be needed. And at the QL end use COPY ser1 TO con

That will show you the data without SuperBASIC having to convert it to tokenized form.
by Martin_Head
Fri Feb 16, 2024 11:04 am
Forum: Software & Programming
Topic: Fleet Tactical Command II. Data Print Utility
Replies: 5
Views: 780

Re: Fleet Tactical Command II. Data Print Utility

Trying to recreate the the Data Print Utility is a bit of an offshoot from another project, That is to recreate the source code for FTCII. I know that I can't publicly release it as it's still classed as commercial. Your cracked version is almost certainly the demo version, as that has all the save ...
by Martin_Head
Sun Feb 11, 2024 11:00 am
Forum: Software & Programming
Topic: Fleet Tactical Command II. Data Print Utility
Replies: 5
Views: 780

Re: Fleet Tactical Command II. Data Print Utility

The Data Print Utility was sold separately from FTCII. I don't know if you sold this along side FTCII.
by Martin_Head
Sun Feb 11, 2024 10:11 am
Forum: Software & Programming
Topic: Fleet Tactical Command II. Data Print Utility
Replies: 5
Views: 780

Fleet Tactical Command II. Data Print Utility

According to the Ql Wiki https://qlwiki.qlforum.co.uk/doku.php?id=qlwiki:ftcii_data_print_utility , This is a lost program. I'm tinkering with the idea of trying to recreate it, or something like it. Does anyone remember using this program. Did it just display ship data, or did it do anything fancy,...
by Martin_Head
Sun Jan 28, 2024 1:41 pm
Forum: Hardware
Topic: Piggyback 4164 to Diagnose Memory Fault
Replies: 87
Views: 4300

Re: Piggyback 4164 to Diagnose Memory Fault

I know I keep harping on about that solder blob on the 2nd pin in your picture. I had a quick look at the circuit diagram (issue 5). And I think that is pin 7 of the RAM chip, and that large track is most likely either ground, or 5Volts. Pin 7 is the DA1 line which goes to IC19, (which you've been l...
by Martin_Head
Sun Jan 28, 2024 10:50 am
Forum: Hardware
Topic: Piggyback 4164 to Diagnose Memory Fault
Replies: 87
Views: 4300

Re: Piggyback 4164 to Diagnose Memory Fault

I don't know if these pictures of bare boards will be of any help viewtopic.php?p=24839#p24839

If you blow them up, you can just about follow the tracks.
by Martin_Head
Sun Jan 28, 2024 10:01 am
Forum: Compatibles Corner
Topic: Minerva4Q68
Replies: 22
Views: 2100

Re: Minerva4Q68

Thanks for the feedback. The documents are an edited version of the one's I did for the Q68, (which was and edited version of the QPC2 one's), So that COLOUR_QL was something I missed. As Jan said earlier, the WIN driver's a bit limited. You can only set the WIN drive associations with the menuconfi...
by Martin_Head
Sat Jan 27, 2024 4:22 pm
Forum: Hardware
Topic: Piggyback 4164 to Diagnose Memory Fault
Replies: 87
Views: 4300

Re: Piggyback 4164 to Diagnose Memory Fault

Looking at the photo, Is the pin 2nd one down on the left supposed to be connected to that large piece of track. Also there are a of solder splashes that might be bridging tracks, Give them a scrub with an old tooth brush, and/or scrape them off with a small (watch makers) screwdriver. Hi Martin, I...