Search found 920 matches

by martyn_hill
Wed May 12, 2021 5:52 pm
Forum: Software & Programming
Topic: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE
Replies: 6
Views: 1563

Re: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE

Thanks Marcel!

Yes, that was the conclusion I was coming to :-)

I can let that one go and focus on completing the re-coding of the driver for the time being.
by martyn_hill
Wed May 12, 2021 1:42 pm
Forum: Software & Programming
Topic: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE
Replies: 6
Views: 1563

Re: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE

Ah! I misunderstood!

Ok. Well the 'close/add a schedulers call to complete' scenario would at least take care of the NETO_x on the last packet.

I may need to simply accept a compromise on the support for FSERVE client use on the emulated QL/QLUB.

Thanks again, Tobi!
by martyn_hill
Wed May 12, 2021 1:13 pm
Forum: Software & Programming
Topic: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE
Replies: 6
Views: 1563

Re: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE

Thank you Tobias! The paragraph you refer to in the Guide for CLOSE does indicate a sensible way forward, though I'll have to investigate some more to understand how I can leverage this approach to effectively suspend the current job who asked for the CLOSE from within the driver's CLOSE routine its...
by martyn_hill
Wed May 12, 2021 11:35 am
Forum: The Welcome Area
Topic: Hello from Qview Stu
Replies: 13
Views: 6410

Re: Hello from Qview Stu

Hi Stu! For what it's worth, my first stabs at the normal QL keyboard after using a PC keyboard connected to another QL equipped with your lovely SuperHermes IPC replacement invariably result in typos and struggling to find Backspace et-al !!! So, no, I'm not laughing (well, maybe a little, but only...
by martyn_hill
Wed May 12, 2021 11:25 am
Forum: Software & Programming
Topic: Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE
Replies: 6
Views: 1563

Request for ideas: How to allow 'retryable' OPEN/CLOSE in QDOS/SMSQE

Hi QDOS gurus! I'm about 90% complete in (re) coding the NET and FSERVE drivers to work alongside the 'Message Queue server' that drives the QLUB Adapter and still have one fundamental design item to overcome to fully support the original drivers. I can partially workaround the isaue with a cludgey ...
by martyn_hill
Tue May 11, 2021 10:49 am
Forum: Hardware
Topic: Microdrive data line format
Replies: 73
Views: 48780

Re: Microdrive data line format

Hi Alex! Just wanted to say how impressed I am with your project and its aims - I myself am in the process of completing a microcontroller-based project and it is interesting to compare the different approaches! Once the 'QLUB adapter' software I am still working on is brought to a more complete sta...
by martyn_hill
Wed May 05, 2021 9:42 pm
Forum: Hardware
Topic: QLUB Adapter - Initial Release...
Replies: 214
Views: 100744

Re: QLUB Adapter - Initial Release...

Great news!

Glad to hear you're now fully connected :-)
by martyn_hill
Wed May 05, 2021 2:13 am
Forum: Hardware
Topic: QLUB Adapter - Initial Release...
Replies: 214
Views: 100744

Re: QLUB Adapter - Initial Release...

Hi Chris! Right, that's clear now. When using Minerva, you are hitting the serio IO bug, but when using MG/JS, the QL is simply not accepting the packets from the QLUB - hence responding as expected to Break. Given that, one might expect that even once you update your Minerva image to v1.98 a1 - cor...
by martyn_hill
Tue May 04, 2021 9:41 pm
Forum: Hardware
Topic: QLUB Adapter - Initial Release...
Replies: 214
Views: 100744

Re: QLUB Adapter - Initial Release...

Hi again Chris OK, so just to be clear, the receiving QL (when sending from the QLUB) continues to 'hang' whether you evoke either the LBYTEs or the 'manual' approach outlined? Can you CTRL-Space/Break to regain control of the QL, or is it really 'hung'? Happy to arrange (via PM) a remote session to...
by martyn_hill
Sat May 01, 2021 11:25 pm
Forum: Hardware
Topic: QLUB Adapter - Initial Release...
Replies: 214
Views: 100744

Re: QLUB Adapter - Initial Release...

Hi Chris Glad you're persevering with the QLUB! If the Minerva 1.98 (serio) I/O bug is to blame for this behaviour, then you can expect the QL itself to hang as you report. I'm 99% sure that that is the issue you are seeing. To fully validate this, you could simply try a method other than LBYTES to ...