kyle
|
660c85c7d2
add notes and save from two months ago, shelving project for a bit
|
пре 1 година |
kyle
|
d2a742cd7a
Merge branch 'master' of http://git.thestrengthfoundry.com/kyle/radon-ble-rd200
|
пре 2 година |
Koyle Coil
|
d08ad1c7d7
Merge branch 'master' of http://git.thestrengthfoundry.com/kyle/radon-ble-rd200
|
пре 2 година |
Koyle Coil
|
ebb6fca22c
added a script for detecting when rd200.py is failing
|
пре 2 година |
kyle
|
d414fe37fd
gets the last reading from mySQL, kinda slow, but up-to-date
|
пре 2 година |
kyle
|
3c81e3b1f4
added FIR_OFF, turned off most verbose logging for cache database code
|
пре 2 година |
kyle
|
5654fdeee3
script for cron to update cache
|
пре 2 година |
kyle
|
85dea3559d
nothing
|
пре 2 година |
kyle
|
ff35f47bc1
tested query options with frontend, seems okay
|
пре 2 година |
kyle
|
47952f8285
added a frontend interface so that frontend can start using cached data
|
пре 2 година |
kyle
|
e5960b4f0b
all queries will have start and end times defined by default
|
пре 2 година |
kyle
|
aca0e6e60f
initial import for a year is down to 13 minutes, partial updates to cache can be had in about 4 secaonds for all 420 datasets
|
пре 2 година |
kyle
|
e6caf14a2e
ingore snow if melt is found
|
пре 2 година |
kyle
|
73739a824f
initial
|
пре 2 година |
kyle
|
9281f5b3f3
most tests in rdp-algo are working, still a bit slow, but now 13 minutes for one year and 1 minute for a couple months
|
пре 2 година |
kyle
|
f44720c584
all data sets are generated, trying to improve runtime, currently takes half an hour on an 800MHz CPU
|
пре 2 година |
kyle
|
179e6306e0
merge
|
пре 2 година |
kyle
|
cf7697ee98
try to make the code a little clearer
|
пре 2 година |
Koyle Coil
|
f8b60fc920
adds some notes to help troubleshoot issues, also attempt to fix the error recovery process in `bluetoothctl`
|
пре 2 година |
Koyle Coil
|
22cff4d881
attempts to fix a problem in the bluez org software, avoids a call to code that I think does not work
|
пре 2 година |
Koyle Coil
|
055d44d352
Merge branch 'master' of http://git.thestrengthfoundry.com/kyle/radon-ble-rd200
|
пре 2 година |
kyle
|
f5c8ca2c87
after profiling PHP 5.3, found that keyed array is not too bad versus internally keyed, so cleaned up the code
|
пре 2 година |
kyle
|
3dcaa832dd
see previous commit, this cleans up the A/B profiling that was used to determine lowest memory usage by PHP 5.3 (separate arrays for x and y values rather than an array of [x,y])
|
пре 2 година |
kyle
|
87491c61e5
tested okay with PHP 5.3 with 128Megabytes of memory and 100K initial points
|
пре 2 година |
kyle
|
cf2f80ac49
adds abstraction to sensor readings for charting usage in frontend, also adds some sensor properties that detail how often they sample as well as assumptions about their noise relative to some arbitrary amount of time
|
пре 2 година |
kyle
|
0effc7ea0c
tested working code using chartjs to prove that rdp and filters work;\
|
пре 2 година |
kyle
|
43fa3008c8
filters and caching for sampled data after post-processing using RDP and other downsampling compression algorithms
|
пре 2 година |
kyle
|
fc49567a7c
Merge branch 'master' of http://git.thestrengthfoundry.com/kyle/radon-ble-rd200
|
пре 2 година |
kyle
|
2cc4de1a6a
ramer-douglas-peucker algorithm for reducing the number of points used to represent a line
|
пре 2 година |
Koyle Coil
|
9339125887
found a problem, did not find source
|
пре 2 година |