-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jm/atn debug #287
Merged
Merged
Jm/atn debug #287
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…efault; message list invisible by default; all three togglable by keys
Td/tankdebug
fix various bugs and add some error catching make some changes to pico cycler to reduce logging and prepare for more fine-grained logging delta_T_inverse might return an imaginary number in some conditions? energy instruction can be 0 atn broadcasts flo.params.house0, atn.bid and energy.instruction pick f1c62b3 broadcast AtnBid f 7ec6b8f reformat atn f 37726d6 Add atn state machine. Fix issue in publishing bid f d47c4ee various debugs f 83f0f76 cut down on pico state logging - can turn on via .env f 5233e5a debug f d78d4e7 more log pruning in pico cycler; energy instruction can be 0 f 3572ee8 Energy Instruction has axioms f b97b5e3 fix math error in get_price f 024e70b remove silly wait in sending energy instruction f f77cde4 broadcast flo params f b17114c fix failure result for get_thermocline f 4ab8289 fix minor FloParams bugs f b9a0a21 another debug f c069dfc PQ pairs 1 usd/mwh increment f e074c31 don't respond to latest_price if no bid exists f 01b0580 Add regulation price forecast f fbb00fb Add error logging for imaginary delta_T_inverse f 3f18d9a debug
admin button ui as an option
how about this
- also, fix bug where admin mode does not set aa Dormant
…ring onpeak, trigger OnPeakBufferEmpty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
clean up from latest code