0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v2.6 Build 6 More... almost 11 years ago
Merge branch 'Patch-Auto_GrainIn_Exit_Multiples' More... almost 11 years ago
Reset grainInStart on start of Grain In to fix auto exit logic in Grain In if multiple programs are executed without rebooting. More... almost 11 years ago
Merge branch 'Patch-BTnic_Get_Status_targetVolume' More... about 11 years ago
Fixed bug in Get_Status BTnic command that caused HLT target volume to be displayed for all vessels. More... about 11 years ago
Merge branch 'Patch-BTnic_command_index_checking' More... over 11 years ago
Implemented better sanitizing of BTnic command indexes to return errors when non-digits are passed and to avoid buffer overflows. More... over 11 years ago
Merge branch 'Patch-Add_GET_PROGNAMES_BTnic_Cmd' More... over 11 years ago
Changed BTPD refresh interval to 500ms. Added GET_PROGNAMES cmd /btnic.cgi?%3E More... over 11 years ago
Merge branch 'Patch-BTNIC_Start_of_Message_Sets_State_to_Idle' More... over 11 years ago
Reworked NIC start of message handling so that it only resets the buffer length and cursor rather than calling reset() which forces the NIC into the Idle state and requires another loop through the scheduler to complete the processing of a command. More... over 11 years ago
Merge branch 'Patch-brewcore_scheduler' More... over 11 years ago
Implemented a simple round robin scheduler in BrewCore so that high priority tasks like heartbeat() and update of heat outputs occur more frequently. More... over 11 years ago
Merge branch 'Patch-1002317_HOPADD_DELAY_Triggers_EStop' More... over 11 years ago
Moved 0 Min Hop Addition logic to Boil StepCore insttead of StepExit. Set default HOPADD_DELAY to 0 ms. More... over 11 years ago
BrewTroller 2.6 Build 5 More... over 11 years ago
Merge branch 'Patch-PIDCycle_Update_Issue' More... over 11 years ago
Merge branch 'Patch-1002391_Delay_in_GetVolumeCalibrationValue_triggers_estop' More... over 11 years ago
Modified GetCalibrationValue() to track millis() and call heartbeat() rather than using delay(). More... over 11 years ago
Moved PIDCycle[] update into main heat outputs function to force updates even when other logic (vessel configuration or RGBIO) bypasses normal output logic. More... over 11 years ago
BrewTroller v2.6 Build 4 More... over 11 years ago
Merge branch 'Patch-Boil_Control_Not_Disabled_At_End_Of_Boil' More... over 11 years ago
Force Boil Controller to CONTROLSTATE_OFF at end of boil step. More... over 11 years ago
Merge branch 'Patch-1002160_SMART_HERMS_HLT_Metric_Calcs' More... almost 12 years ago
ng SMART_HERMS_HLT HLT setpoint calculation for metric users caused by inproper usage of SETPOINT_DIV. More... almost 12 years ago
BrewTroller v2.6 Build 3 More... almost 12 years ago
Merge branch 'Patch-Move_I2C_and_Serial_Options_to_HWProfile' More... almost 12 years ago
Moved BTPD_SUPPORT and BTNIC_EMBEDDED options to WHProfile.h to prevent BrewTroller 3.x boards from locking up as a result of having these options enabled by default. More... almost 12 years ago
Merge branch 'Patch-BTPD_Timer_Format' More... almost 12 years ago
BTPD Timer refactor based on code provided by shockerengr https://www.oscsys.com/forums/devices-and-hardware/controller-modules/1002013 More... almost 12 years ago