![]() |
Trig functions in C18 3.10
Hi,
I am aware that numerous trig lookup tables and algorithms are available for the RC. However, as far as I can tell, none of them are compatible with Kevin Watson's new code. Does anyone know of a method to calculate trig functions that works under the new version of C18? Thanks, David Team 1751 |
Re: Trig functions in C18 3.10
Quote:
Quote:
-Kevin |
Re: Trig functions in C18 3.10
|
Re: Trig functions in C18 3.10
1 Attachment(s)
Quote:
-Kevin |
Re: Trig functions in C18 3.10
|
Re: Trig functions in C18 3.10
Just to clarify, the new version does NOT compile under C18 3.10. (My previous post was a bit unclear).
|
Re: Trig functions in C18 3.10
From experience we stay away from PIC floating point in our team. Its emulated, bloated and problematic to debug. It was even worse in the 2004 and 2005 years when the processors only had 32KB.
How widespread is the use of floating point by the teams out there? >Per |
Re: Trig functions in C18 3.10
Quote:
|
Re: Trig functions in C18 3.10
Quote:
And last year, our infrared ranging system used lots of floating point as well, with no real problems, although I did help the students develop a fixed-point equivalent (we never subbed it in, however). |
Re: Trig functions in C18 3.10
did this ever get resolved? Could someone point me in the direction of one that does work with the new code?
|
| All times are GMT -5. The time now is 23:13. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi