Gordon Williams
9399c76486
fix typo
2024-03-25 11:43:08 +00:00
Gordon Williams
cb54fb59a0
recorder:fix ref error missing settings obj #3282
2024-03-25 10:43:40 +00:00
thyttan
9614c7f29a
recorder:Period 1s + Log GPS =>record on GPS event
...
recorder: writeInterval becomes writeSetup
recorder:change according to some Web IDE warnings
Update apps/recorder/widget.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
recorder: use `typeof writeSetup === "number"`
2023-12-01 23:05:31 +01:00
thyttan
c82feadca4
recorder: 1 decimal place for 1 second period logs
2023-11-17 22:51:21 +01:00
Rob Pilling
a4716c8718
recorder: introduce `settings` in getActiveRecorders()
2023-11-15 22:42:03 +00:00
Rob Pilling
22706db541
recorder: handle initial/non-settings load
2023-11-15 21:54:04 +00:00
Rob Pilling
f5ac8ade61
recorder: don't prompt the user when the columns change - force new file
2023-11-15 19:37:27 +00:00
Gordon Williams
dd96e33774
0.33: Ensure that a new file is always created if the stuff that's being recorded has changed ( fix #3081 )
2023-11-06 14:55:38 +00:00
Gordon Williams
8a4a2cee5a
recorder/openstmap 0.31: Ensure that background-drawn tracks can get cancelled, and draw less at a time to make updates smoother
...
plotTrack now draws the current track even if you're not actively recording
2023-10-09 12:50:30 +01:00
Gordon Williams
e5ebbf0ed4
Automatically create new track if the filename is different
2023-06-22 13:43:22 +01:00
Gordon Williams
d620ff25be
oops
2023-06-09 16:59:37 +01:00
Gordon Williams
f8ccc2f596
0.27: Fix first ever recorded filename being log0 (now all are dated)
2023-06-09 16:58:00 +01:00
Gordon Williams
2645cbe3f3
Recorder - 0.26: Now record filename based on date
2023-06-06 11:04:26 +01:00
Gordon Williams
a81c367827
using filenames based on date
2023-06-05 09:30:42 +01:00
Rob Pilling
598940e90e
recorder: expose isRecording()
2023-05-25 21:38:37 +01:00
Gordon Williams
ef854552b2
Can now specify `setRecording(true, {force:...` to not show a menu
2023-05-19 16:43:22 +01:00
Gordon Williams
9a7e28548f
minor tweak - track now plots smaller updates more quickly, and remembers color
2023-04-27 11:03:03 +01:00
Gordon Williams
c7d60250a6
Misc recorder/openstmap tweaks
2023-04-25 10:09:07 +01:00
Gordon Williams
8da09e3ea1
quick fix for last update - recorder now plots tracks ok
2022-11-27 09:34:27 +00:00
Gordon Williams
a9b12f0dba
misc fixes/tweaks for map rendering
2022-11-25 17:05:30 +00:00
Gordon Williams
902db2a19a
recorder 0.18: Improve widget load speed, allow currently recording track to be plotted in openstmap
2022-11-25 16:08:52 +00:00
Gordon Williams
459a643c87
openstmap
...
Added ability to upload multiple sets of map tiles
Support for zooming in on map
Satellite count moved to widget bar to leave more room for the map
2022-11-25 15:34:51 +00:00
Gordon Williams
5d3d0b6e2c
0.16: Ability to append to existing track ( fix #1712 )
2022-04-26 11:28:07 +01:00
Salim Blume
9a0c31c56d
Fix run notifications bugs and improve accuracy
2022-03-24 22:19:51 -05:00
Salim Blume
7adfda340e
Fix for when recorder widget is used before app
2022-03-14 11:07:26 -05:00
Martin Boonk
a166417831
Recorder - Log src property of HRM events to differentiate between internal and external source
2022-02-04 08:19:16 +01:00
Martin Boonk
4ea4966feb
Recorder - Allow creation of new file instead of overwriting
2022-02-03 22:40:54 +01:00
Martin Boonk
704fdb5a35
Recorder - Extract number from file name for overwrite prompt
2022-02-02 22:25:15 +01:00
Martin Boonk
412b5dd20c
Move recorder code to plugin in coretemp app
2022-01-12 23:04:56 +01:00
Martin Boonk
c9efc09581
Always log bpm and confidence
2022-01-12 22:53:40 +01:00
Martin Boonk
58e9a47051
Record empty string if no value instead of 0
2022-01-12 22:53:40 +01:00
Martin Boonk
8edda16ca2
Log pressure if sensor is available
2022-01-12 22:53:40 +01:00
Martin Boonk
95c3b70af4
Log confidence alongside heartrate instead of discarding confidence 0 samples
2022-01-07 10:58:48 +01:00
Martin Boonk
c8126f5ce4
Changed icons and colors for better visibility
2022-01-06 19:22:02 +01:00
Martin Boonk
e60b27a5b0
Actually interpret the file content instead of the name
2022-01-06 17:27:24 +01:00
Martin Boonk
f13aa4f94a
Adds battery stats
2022-01-06 17:26:57 +01:00
Ivor Hewitt
f2a02642fd
Enable coretemp in Recorder
2021-12-28 21:55:35 +00:00
Ivor Hewitt
b1e4b82ecc
fix temp
2021-12-16 21:34:06 +00:00
Ivor Hewitt
13525cd11d
Change to skin temp characteristic.
...
Add logging
2021-12-15 22:11:18 +00:00
Gordon Williams
47ba763a9d
recorder 0.02: Use 'recorder.log..' rather than 'record.log..'
...
+ Fix interface.html
2021-11-02 20:06:27 +00:00
Gordon Williams
ce08d82367
location
2021-10-28 15:12:43 +01:00
Gordon Williams
78ba542aa3
oops - widget fix
2021-10-28 15:11:35 +01:00
Gordon Williams
2e252814a8
Add first draft of more flexible 'recorder' app for GPS/etc recording
2021-10-28 14:23:29 +01:00