Gordon Williams
|
9da589bb55
|
Added jsvAddNamedChildAndUnLock (instead of jsvAddNamedChild) to avoid some code duplication and free up a few bytes of flash
|
2023-05-12 10:00:18 +01:00 |
|
Gordon Williams
|
9b30f17227
|
Added jsvObjectGetChildIfExists to avoid the jsvObjectGetChild(... ,0) case - saves ~300b of flash space
|
2023-04-25 10:59:34 +01:00 |
|
qucchia
|
c5bb94bf7a
|
Limit documentation comments to 80 characters (#2244)
|
2022-07-27 15:32:19 +02:00 |
|
Gordon Williams
|
478b28d080
|
nRF5x: Allow 'high speed' watches via 'hispeed' argument to setWatch. Higher power consumption but detects fast (<25us) pulses.
|
2022-05-05 12:01:19 +01:00 |
|
Gordon Williams
|
8861b27954
|
Util Timer now runs independently of system time. More accurate on nRF52 (fix #2125)
Also remove (mostly) duplicated jshPinPulse
|
2022-03-03 16:43:00 +00:00 |
|
Gordon Williams
|
ba7ec5b918
|
WIP - first stab at fixing nRF52 timer accuracy issue - more reliable now but pulse trains still can be off, and PWM broken
|
2022-03-02 17:04:46 +00:00 |
|
Gordon Williams
|
5dd5d901d1
|
replace NewWithFlags with jsvNewXXX - saves a few bytes by killing repetition
|
2016-03-04 12:54:18 +00:00 |
|
Gordon Williams
|
80ce11135a
|
I love Eclipse global regex replace :)
Use jsvUnLock2/etc to really drop memory usage
|
2015-09-18 12:25:07 +01:00 |
|
Gordon Williams
|
dcdd92fe12
|
remove confusing stuff from docs
|
2015-04-15 09:25:05 +01:00 |
|
Gordon Williams
|
933d14a988
|
refactor comments
|
2014-09-11 13:38:48 +01:00 |
|
Gordon Williams
|
b01baf6f56
|
better startup response for trigger library
|
2014-07-28 18:08:52 +01:00 |
|
Gordon Williams (u36)
|
5b27867a8d
|
tidy up PinOutputAtTime
|
2014-07-06 12:19:55 +01:00 |
|
Gordon Williams
|
1f020d877d
|
stop trigger blocking waiting for timer if pulse length > time between pulses
|
2014-03-30 18:26:17 +01:00 |
|
Gordon Williams (u36)
|
e59a7e56fb
|
Small fixes for trigger/timer
|
2014-03-27 14:44:28 +00:00 |
|
Gordon Williams
|
3545519776
|
fix trigger compilation
|
2014-03-12 16:14:09 +00:00 |
|
Gordon Williams
|
b4d8a9a776
|
first commit of waveform code. DAC1 hacked in for now, but it is working
|
2014-02-24 17:52:13 +00:00 |
|
Gordon Williams
|
b67cebf09d
|
ECU compile
|
2014-02-11 18:25:47 +00:00 |
|
Gordon Williams
|
15d84edc19
|
converting more prints over
|
2013-12-09 13:44:18 +00:00 |
|
Gordon Williams
|
7f4de36749
|
Add jsvArrayPushAndUnLock and modified code to use it (fix #135)
|
2013-12-06 15:27:48 +00:00 |
|
Gordon Williams
|
66c62f7adf
|
code tidy - now use single function
|
2013-12-02 13:37:28 +00:00 |
|
Gordon Williams
|
f3d6e0bc83
|
First commit
|
2013-09-26 14:39:04 +01:00 |
|