Menu

Code Commit Log


Commit Date  
[r409] by evanvennn

Updated string.h to support VAL32 and Str32
Updated usart.h to support usart2
First release of HMC5883L.h

2015-12-19 09:26:54 Tree
[r408] by evanvennn

Updated system.h for 18f chips

2015-12-16 16:45:39 Tree
[r407] by w_cholmondeley

Fix to allow % (Modulo) operator in conditions

2015-12-16 14:47:02 Tree
[r406] by evanvennn

system.h to resolve Clock Frequency not Set correctly on PIC18F25K22 type devices

2015-12-13 10:11:12 Tree
[r405] by evanvennn

Fix for 18f 18F45K80 ANSEL bits

2015-12-08 19:12:25 Tree
[r404] by w_cholmondeley

Fixed GCASM bug when assembling bc, bnc, bz, bnz on PIC 18F
Fixed string comparison bug on all chips - comparing two empty strings now returns TRUE.
Restored default USART_DELAY to 1 ms to speed up serial communication

2015-12-08 18:37:32 Tree
[r403] by w_cholmondeley

Fixed string parameter handling bug. Compiler was not creating a temporary string variable correctly in some instances, leading to parameters not being passed to subroutines.

2015-12-05 16:17:50 Tree
[r402] by w_cholmondeley

Fix for overloading issue - compiler would not select appropriate overloaded subroutine when the subroutine had an optional parameter, and the call to the subroutine did not specify a value for that parameter.

2015-12-05 13:25:43 Tree
[r401] by evanvennn

a-d.h revised to add ReadAD12 function. Help updated etc etc

2015-12-02 07:57:41 Tree
[r400] by w_cholmondeley

Fix for long type data table truncation issue

2015-11-23 16:34:57 Tree
Older >