Page 46 of 74 FirstFirst ... 3642434445464748495056 ... LastLast
Results 451 to 460 of 737
  1. #451
    300+ Forum Addict RobiD's Avatar
    Join Date
    Sep 2007
    Location
    Gold Coast, Australia
    Posts
    430
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Just a stepper update.

    Stefan, I have given Dirk an update on findings todate, but have not heard back from him yet. I will contact him again shortly to see where he is at with modifying the v2 dll.

    The stepper board that I redesigned to take the ATMEGA168-20PU DIP package works fine. Have built the board, set up the zero point indicator and all is working. Just have to test the code Dirk gave me then wait until we have an answer. Altimeter and Radio ADF completed now.

    David

  2. #452
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Good News, David.

    thank you

  3. #453
    300+ Forum Addict RobiD's Avatar
    Join Date
    Sep 2007
    Location
    Gold Coast, Australia
    Posts
    430
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Just finished my ADF/RMI gauge so I thought I'd attach some pics and show off a little.

    Hope you all like. Note the DIP designed FSBus stepper boards on the back of the gauge.

    David


    2010_09252010May0049800.jpg 2010_09252010May0052800.jpg2010_09252010May0050800.jpg 2010_09252010May0051800.jpg

  4. #454
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    WOW, good Job.

  5. #455
    300+ Forum Addict RobiD's Avatar
    Join Date
    Sep 2007
    Location
    Gold Coast, Australia
    Posts
    430
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Thanks Stefan, I'll attach some pics of my altitude indicator when I'm finished. Just have to redesign the Optical interupters so the zero point works properly, but otherwise, it's finished too.

    David

  6. #456
    300+ Forum Addict RobiD's Avatar
    Join Date
    Sep 2007
    Location
    Gold Coast, Australia
    Posts
    430
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Hi Stefan,

    I am trying to test Dirk's code and I'm a bit stuck.

    Can you walk me through step by step how to set up this code.

    Do I start a new project?

    Do I just use existing project, start a new .ccp file for this code.

    Appreciate your help.

    David

  7. #457
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Hi David,

    you have to generate a new project.
    The Code from Dirk you write to the main *.cpp file.
    Next is the include the fsbus.h file and that is all.

    IŽll send you a link to my Sample file, you need to adjust the Com Port and CID of the Stepperboard.

    Stefan

  8. #458
    300+ Forum Addict RobiD's Avatar
    Join Date
    Sep 2007
    Location
    Gold Coast, Australia
    Posts
    430
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Great, thanks Stefan.

  9. #459
    300+ Forum Addict RobiD's Avatar
    Join Date
    Sep 2007
    Location
    Gold Coast, Australia
    Posts
    430
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Stefan,

    Loaded the project into Visual C++ express and ran it. Worked fine except I didn't change the Com3 to Com1 so I made the change and then ran it again, this time I got a whole host of errors.

    Does it mean anything to you? Sorry about the long post. Thought the more info, the easier to debug.


    1>Compiling...
    1>Stepper.cpp
    1>c:\program files\microsoft visual studio 9.0\vc\include\codeanalysis\sourceannotations.h(47) : error C2011: 'vc_attributes::YesNoMaybe' : 'enum' type redefinition
    1> c:\program files (x86)\microsoft visual studio 9.0\vc\include\codeanalysis\sourceannotations.h(47) : see declaration of 'vc_attributes::YesNoMaybe'
    1>c:\program files\microsoft visual studio 9.0\vc\include\codeanalysis\sourceannotations.h(57) : error C2011: 'vc_attributes::AccessType' : 'enum' type redefinition
    1>Build log was saved at "file://c:\Documents and Settings\All Users\Documents\stepper\Stepper\Debug\BuildLog.htm"
    1>Stepper - 25 error(s), 0 warning(s)
    Last edited by RobiD; 09-27-2010 at 06:59 AM. Reason: Too many error messages so I've deleted 9/10 of them

  10. #460
    300+ Forum Addict
    Join Date
    Feb 2008
    Location
    Krefeld, Germany
    Posts
    318
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Progamming help with FSBus dll

    Do you make a rebuild of the project? (Ctrl+Alt+F7)

Similar Threads

  1. Fsbus ng io
    By Davral in forum I/O Interfacing Hardware and Software
    Replies: 1
    Last Post: 10-19-2024, 05:19 PM
  2. Need Help Getting My FSBUS NG I/O Going Again..
    By JBRoberts in forum I/O Interfacing Hardware and Software
    Replies: 15
    Last Post: 10-19-2024, 11:37 AM
  3. Help FSBUS
    By cesarfsim in forum I/O Interfacing Hardware and Software
    Replies: 3
    Last Post: 08-27-2024, 02:22 PM
  4. Fsbus CDK
    By flyandre in forum General Builder Questions All Aircraft Types
    Replies: 4
    Last Post: 12-27-2014, 12:58 PM
  5. Fsbus 2.4.3
    By Anderson/SBSP in forum I/O Interfacing Hardware and Software
    Replies: 9
    Last Post: 11-30-2008, 04:25 PM

Tags for this Thread