Menu

Updates

brownrb
2015-03-19
2024-10-10
<< < 1 .. 8 9 10 11 12 .. 20 > >> (Page 10 of 20)
  • brownrb

    brownrb - 2017-07-23

    24 July 2017
    New PDF documentation uploaded
    Fritzing files for all stepper driver PCB boards uplaoded
    PCB can be ordered online - see PDF

    Work has also started on compatibility with Arduino IDE v1.8.3 but am awaiting updated libraries by respective authors.
    Regards

     
  • brownrb

    brownrb - 2017-11-21

    22/Nov/2017 New PDF, new ASCOM drivers, new Windows App, new Windows Mini App, new firmware v259.

    The new v259 firmware adds the ability to add a small delay after a move is finished. This tricks the client waiting just a bit longer. I was monitoring a number of forums where users were highlighting client side apps which trigger the camera image immediately after a move is completed, and this was causing stars to appear elongated as the focuser had not quite settled mechanically (even though the focuser was reporting that the move was completed).

    The delayaftermove appears on the extrasettings form and must be set before connecting to the focuser. The default value is 0 (no wait). For the ASCOM driver, it appears on the setupdialog page of the driver. The range is 0 to 250ms, as testing with some of those involved in the thread found this was sufficient.

    In practice, you will probably find you will never need it, but for those few who might experience this, well its in there now,

    Oh, and in the firmware, there are one or two other fixes here or there as I found errors I fixed them on the fly. It was ony a couple of firmware files but I can't remember which ones they were.

    Regards
    Robert

     

    Last edit: brownrb 2017-11-23
  • James McPherson

    James McPherson - 2017-11-22

    Sounds like a very useful feature when you need it Robert. Thanks for adding it in.

    -Jim

     
  • brownrb

    brownrb - 2017-12-20

    21 Dec 2017. New ASCOM drivers, New Windows App, New Windows Mini App, new PDF. Thanks to Ian Lauwerys for help on testing the software with the Arduino Micro.

    Regards
    Robert

     
  • brownrb

    brownrb - 2017-12-28

    28-Dec-2017 Major fix to firmware - releasd v263
    Many thanks to Tim L for reporting a serious bug.
    Regards
    Robert

     
  • brownrb

    brownrb - 2018-01-05

    06-Jan-2018 vew PDF - please download and discard previous PDF's. v288

     
  • brownrb

    brownrb - 2018-01-23

    24 Jan 2018: New Firmware v264 and new Windows Application 2390.

    The changes implemented in v264 firmware (and Windows App) are significant. The serial comms handling has been rewritten and now behaves markedly different, using a queue to store and manage received commands. Up to 15 commands can be buffered at any one time. This requires the use of the myQueue library to be added to the libraries.

    The Windows app has also had a number of changes centered around serial comms, as well as the ASCOM driver (yet to be released), some bugs fixed, some commands added and some messages made clearer.

    The changes have been made due to what was discovered when tracing issues with a well know client application. It was found that this client application can issue up to 10 consecutive (one after the other) serial commands to the focuser per second, without waiting for any response in between the 10 calls. Some of these commands can at times be 1ms apart. Typically, any driver/controller that receives commands from an application, then needs to send these over a serial link and get a response, will have to wait anywhere between 10ms and 750ms depending upon the type of request. That is the nature of serial hardware such as a focuser controller, filter wheel, rotator, telescope mount.

    The changes implemented in firmware v264, Windows app 2390 and the next release of the ASCOM drivers address these specific issues.

    All previous versions of firmware are now unsupported.

    Regards
    Robert

     

    Last edit: brownrb 2018-01-23
  • brownrb

    brownrb - 2018-01-28

    29 Jan 2018 New PDF uploaded - added more detail on issues trying to determine backlash settings.

     
  • brownrb

    brownrb - 2018-01-28

    29 Jan 2018 New ASCOM Drivers v250 and new Windows MiniApp 2334 uploaded.

     
  • brownrb

    brownrb - 2018-01-28

    29 Jan 2018 New Tests.zip, files have been changed to reflect use of libraries which happened with v261 of the firmware code onwards.

     

    Last edit: brownrb 2018-01-28
  • brownrb

    brownrb - 2018-02-02

    02-Feb-2018 I noticed that some firmware files have options that the PCB does not include - so I am busy redoing some of the PCB offerings and changing firmware files. These should be released tomorrow - new PCB and new firmware that matches -
    Regards
    Robert

     
  • brownrb

    brownrb - 2018-02-03

    03-Feb-208 Updates completed. New firmware 265, new PDF and other stuff. The firmware now correctly matches each of the Rev3 PCBS just uploaded. Each Rev3 PCB has hardware support for home position switch and Bluetooth added.

    Regards
    Robert

     
  • brownrb

    brownrb - 2018-02-06

    06-Feb-2017 Major changes coming in next release. Firmware 266 in beta testing and should be released in a week or two.
    Robert

     
  • brownrb

    brownrb - 2018-04-11

    12th April 2018
    If you have already downloaded firmware 268 prior to today, please download it again as the original files contained some errors.
    You will also need to use the latest Windows applications with this firmware

     

    Last edit: brownrb 2018-04-11
  • brownrb

    brownrb - 2018-04-14

    14042018 looks like current ascom driver 255 may have issues working with a couple of apps - will post an update soon.

     
  • brownrb

    brownrb - 2018-06-13

    13 June 2018 New Firmware 271, New Windows App, New PDF

     
  • brownrb

    brownrb - 2018-07-09

    July 2018 - New firmware 273, new ascomapp tester, new Windows app.
    Nokia 5110 is supported as an option on L293DMini, L9110S and ULN2003 boards

     
  • brownrb

    brownrb - 2018-08-25

    25-Aug-2018
    New Windows PDF, windows app, windows mini app, firmware 275, log viewer pro. All changes in the associated change files.

    This is a new rewrite of the windows app, now sharing common code routines with the Linux versions, so there are some significant changes underneath. Some new features have been introduced and are explained in the revised PDF. The new windows versions are for firmware 275 and above. Some bugs were fixed in the newest firmware 275.

    Regards
    Robert

     
  • brownrb

    brownrb - 2018-09-14

    14-Sep-2018 Firmware 275-Update1. This includesthe ULN2003 which somehow got left off, as well as the new ULN2003H (half stepping) release. In addition the new log viewer pro update to support the next release of the myfocuserpro2 variation to be released for testing soon.

     
  • brownrb

    brownrb - 2018-09-17

    18 Sept 2018. Updates to schematic, pcb, stripboard layout for A4988, rev9. Stanley discovered an error in the PCB where VDD needed to be connected to VCC. Thanks Stanley. Changes made and updated.
    Regards
    Robert

     
  • brownrb

    brownrb - 2018-09-17

    18 Sept 2018
    Updates to firmware rev 276 (F/C temp bug fixed), New Windows app 2414, new mini app 2431, comserver 1025, logviewerpro 1036

     
  • brownrb

    brownrb - 2018-09-29

    29 sept 2018 - Firmware 277 released. Bug fixes for all boards. Updated TB6612FNG schematic, layout, revision 3.

     
  • brownrb

    brownrb - 2018-10-13

    14-Oct-2018 New ASCOM v261 driver available.

     
  • brownrb

    brownrb - 2018-10-17

    17 Sept 2018
    Nextion TFT Display released

    https://youtu.be/NYa4qjsf1uc

     

    Last edit: brownrb 2018-10-17
<< < 1 .. 8 9 10 11 12 .. 20 > >> (Page 10 of 20)

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.