View Single Post
  #564  
Old 02-02-2017, 02:37 AM
luka's Avatar
luka
Unregistered User

luka is offline
 
Join Date: Apr 2007
Location: Perth, Australia
Posts: 1,164
Gilles, once this is sorted I can make similar changes to the indi driver.

I have noticed some small but significant differences between the source code of the ASCOM driver and the cam86_view (which does not use ASCOM, most of the code is shared). The biggest differences are in the FTDI initialisation and exposure. I assume that the viewer has newer code than the several months old ASCOM code. I am comparing files line by line, this may take some time

Gilles, see Cam86.pas, lines 286 and below if you want the latest settings.

On another matter, I have noticed that APT sends temperature and cooling power read requests while image is being transferred. The driver passes these requests to the ATMega328P and this interrupts the image transfer. This could possibly explain the white line we are seeing in the first row of the image... Another thing to add to my list
Reply With Quote