Menu

Code Commit Log


Commit Date  
[r305] by evanvennn
2015-05-30 11:11:44 Tree
[r304] by w_cholmondeley

Fix for issue when passing single character string to array parameter of subroutine

2015-05-21 13:49:00 Tree
[r303] by w_cholmondeley

Minor GCGB fix to prevent crash when %P is in code

2015-05-19 17:25:01 Tree
[r302] by w_cholmondeley

Adding some new chip data files that weren't in SVN

2015-05-19 16:26:50 Tree
[r301] by w_cholmondeley

Added internal error dialog to GCGB. Displays unhandled exceptions to user instead of crashing.

2015-05-12 08:05:38 Tree
[r300] by evanvennn

revised PWM.h.

ADDED #IFDEF for CCP4CON for clarity

Fixed CCPCONCache Variable Problem where PWMOn did not work with PICs with Enhanced CCP1 Module

A. Created CCPCONCache Variable at start of PWM.H
B. Cleared CCPCONCache Variable to 0 to make sure bits 6:7 are Off

Added New PWMOff Sub at end of file (Uses Overloading)
A. Requires Channel Number of 1 to 4
B. If Channel < 1 or > 4 then set to 1
C. Sets each HPWM Channel off independently of others

NOTES:

PWMOn still only works with Channel 1 (Same as previous versions)
and uses #defines for PWMFreq and PWMDuty. If Defines are omitted in
the main program. Then it defaults to 38KHz / 50% Duty

PWMOff with no channel entry only works with channel 1

PWMOff (Channel) works with all 4 channels.

2015-05-02 16:10:54 Tree
[r299] by w_cholmondeley

Altered GCGB to allow array size to be set by a constant

2015-04-21 17:15:12 Tree
[r298] by w_cholmondeley

Fixes for bank and page selection issues in IndCall

2015-04-20 16:46:33 Tree
[r297] by evanvennn

final fixes for HWPWM channel 4 - Tony Golding

2015-04-20 06:27:28 Tree
[r296] by w_cholmondeley

Fix for incorrect internal clock speed on 18F2620, again. Does this break another chip?

2015-04-13 17:05:10 Tree
Older >