fixes user_motion_code.userMotionCode not running #132
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes #130
The indent was off by one level and user_motion_code.userMotionCode would only run if you were using PANO.
I didn't test every permuation, but with no plugins, default config and uncommenting the prints in userMotionCode, this worked.
023-05-17 22:30:28 INFO timolo Motion Triggered Start(239,9) End(145,21) trackLen=94/50 px 2023-05-17 22:30:30 INFO takeNightImage 1280x768 TwilightThresh=92/90 MaxISO=800 uses framerate_range 2023-05-17 22:30:34 INFO writeTextToImage Added White Text [ 1001 20230517_22:30:34 ] 2023-05-17 22:30:34 INFO writeTextToImage Saved media/motion/mo-cam1-1001.jpg 2023-05-17 22:30:34 INFO writeCounter Next Counter=1002 ./data/mo-pi-timolo.dat 2023-05-17 22:30:34 INFO makeRelSymlink Saved at media/recent/motion/mo-cam1-1001.jpg 2023-05-17 22:30:36 INFO timolo Waiting for Next Motion Tracking Event ... User Code Executing from userMotionCode function file path is media/motion/mo-cam1-1001.jpg 2023-05-17 22:30:37 INFO timolo Track Timer 0.30 sec Exceeded. Reset Track 2023-05-17 22:30:40 INFO timolo Track Timer 0.30 sec Exceeded. Reset Track 2023-05-17 22:30:41 INFO timolo Track Timer 0.30 sec Exceeded. Reset Track 2023-05-17 22:30:44 INFO timolo Track Timer 0.30 sec Exceeded. Reset Track