Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   PWM() vs Generate_Pwms() in Autonomous (http://www.chiefdelphi.com/forums/showthread.php?t=53211)

Keith Watson 01-02-2007 13:50

PWM() vs Generate_Pwms() in Autonomous
 
A search of the forum and the readme's did not answer this for me.

The default Process_Data_From_Master_up() function now calls PWM() instead of Generate_Pwms(). The default User_Autonomous_Code() still uses Generate_Pwms(). Is there a reason autonomous does not use the hardware version?

Mark McLeod 01-02-2007 14:27

Re: PWM() vs Generate_Pwms() in Autonomous
 
I believe it was only an oversight, since the point of the code is really the camera operation and autonomous isn't used.

Someone else encountered that issue
http://www.chiefdelphi.com/forums/sh...ad.php?t=52869

Mike 01-02-2007 15:47

Re: PWM() vs Generate_Pwms() in Autonomous
 
If I recall correctly PWM() is Kevin Watson's code, while Generate_Pwms() is IFI.

Kevin Watson 01-02-2007 16:11

Re: PWM() vs Generate_Pwms() in Autonomous
 
Quote:

Originally Posted by Mark McLeod (Post 569609)
I believe it was only an oversight

Yep, it certainly is :rolleyes:.

-Kevin

Keith Watson 01-02-2007 19:59

Re: PWM() vs Generate_Pwms() in Autonomous
 
Thanks for clearing that up Kevin. ;)


All times are GMT -5. The time now is 04:12.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi