Commit Graph

345 Commits

Author SHA1 Message Date
PS c1ac7173db Updating time / led brightness logging and fixed a time range checking issue 2021-04-22 12:44:55 -10:00
PS 27ad4cd579 updated awaken animation for unveiling 2021-04-19 18:58:51 -10:00
Peter Slattery 176c543160 removed testing code to prevent sending motor states 2021-04-13 03:37:11 -04:00
PS 692dcc81b3 Actually removed all OutputDebugStringA calls except in Log_PrintFVarArgs 2021-04-12 21:34:05 -10:00
PS 495e760306 Finished replacing logging with the new system 2021-04-12 21:27:25 -10:00
Peter Slattery a983644f6b Began convertin all messaging to the logging system 2021-04-13 03:12:59 -04:00
Peter Slattery 5a1c37a23e Finished motor time of day controls 2021-04-13 03:00:14 -04:00
PS f7aa8722a6 Added a log into Lumenarium 2021-04-12 17:51:14 -10:00
PS 40f3a9f817 Fixed motor time of day functionality 2021-04-12 16:00:09 -10:00
Peter Slattery e4d9a389c3 Working on fixing motor commands 2021-04-12 21:21:47 -04:00
Peter Slattery 00a4cb5e39 merge 2021-04-09 22:19:36 -04:00
Peter Slattery 14ded0bbe6 live editing 2021-04-09 22:15:59 -04:00
PS 9404a6b57d Override all hue phrases 2021-04-09 16:15:25 -10:00
PS 6f1d247bc8 Made Hues capable of smoothly lerping to white or black 2021-04-09 15:59:32 -10:00
PS cbd6433a30 Hue fading 2021-04-09 15:45:28 -10:00
PS 37c30e1cb2 Lumenarium now repeatedly sends the current motor position desired based on a variable in settings 2021-04-09 14:59:55 -10:00
PS fae031b746 fixing problem where closing the motor immediately masks the upper leds 2021-04-09 14:15:02 -10:00
PS b3fbae340b Made LedBlend_Overwrite more useful 2021-04-09 12:14:00 -10:00
PS 4f293980ed Picking a Phrase now also sets it as teh debug phrase 2021-04-09 12:09:56 -10:00
PS 776b942013 Merge remote-tracking branch 'origin/dev' into dev 2021-04-09 09:45:13 -10:00
PS 5d321d6f54 Pattern builder in debug menu 2021-04-09 09:35:06 -10:00
Peter Slattery 29b05d8057 edit settings 2021-04-09 12:35:58 -04:00
Peter Slattery 27c6caa204 Merge branch 'dev' of github.com:peter-slattery/Lumenarium into dev 2021-04-09 12:33:50 -04:00
PS 6cb0749f2c awaken and off_anim 2021-04-09 01:52:14 -10:00
PS 7e1e22ed5a Created a panel for the Awaken sequence 2021-04-09 01:48:29 -10:00
PS ee1163be95 Ambient Patterns 2021-04-09 01:00:00 -10:00
PS 0c96f6bd19 Added setting for turning leds off at certain times of day 2021-04-09 00:58:50 -10:00
PS 7a103dae42 Lots of pattern work, plus color fading 2021-04-09 00:42:04 -10:00
PS 7ff47ad445 Fixed Pattern_StemSolid 2021-04-08 21:01:11 -10:00
PS 40014ca471 Rainbow Loading Pattern 2021-04-08 20:58:44 -10:00
PS 175f58fd07 Pattern Grow Fade Mask 2021-04-08 18:11:56 -10:00
Peter Slattery 3cd3ceedac Merge branch 'dev' of github.com:peter-slattery/Lumenarium into dev 2021-04-08 23:43:33 -04:00
PS 29a92837a6 Added a way to test hues on the sculpture from the debug panel 2021-04-08 17:42:20 -10:00
Peter Slattery 3ee4f9f9a5 Merge branch 'dev' of github.com:peter-slattery/Lumenarium into dev 2021-04-08 22:55:04 -04:00
PS 2a11fc815b Phrase reception timeout 2021-04-08 16:54:50 -10:00
Peter Slattery d1a52c5779 Merge branch 'dev' of github.com:peter-slattery/Lumenarium into dev 2021-04-08 22:51:00 -04:00
PS afd890afea to lower before we hash 2021-04-08 16:50:45 -10:00
Peter Slattery 7cd6a26aaa Merge branch 'dev' of github.com:peter-slattery/Lumenarium into dev 2021-04-08 22:47:01 -04:00
PS 03804d90b6 Forcing all phrase hue maps to lowercase 2021-04-08 16:46:46 -10:00
Peter Slattery a06f59813b Merge branch 'dev' of github.com:peter-slattery/Lumenarium into dev 2021-04-08 22:41:09 -04:00
PS 4130d50c1b Primary Hue Pattern 2021-04-08 16:40:59 -10:00
Peter Slattery 9bbefec3db settings 2021-04-08 22:14:32 -04:00
Peter Slattery c08222df13 settings update 2021-04-08 22:13:03 -04:00
PS 7a95861bf8 Ability to override all assemblies in debug panel 2021-04-08 16:06:58 -10:00
PS 1d3d7f5f86 Making Motor Debug Commands more verbose 2021-04-08 15:42:26 -10:00
PS b636e9ef3d Debug utilities for internal motor state tracking, and fixed a bug where closing the motors wouldn't turn the upper leds back on 2021-04-08 15:35:55 -10:00
PS 876c7107d1 Printing out what hues are being displayed 2021-04-08 15:15:36 -10:00
PS b952b3abad added pattern transition speed to the settings file 2021-04-08 15:11:39 -10:00
PS 232180299f Fixed a problem with dropdowns where, if you clicked a button inside them, they wouldn't register that they are no longer open. 2021-04-08 14:53:41 -10:00
PS cd2cfac16e preventing reading from past the end of the message queue 2021-04-08 13:54:26 -10:00