0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v2.6 Build 6 More... over 11 years ago
Merge branch 'Patch-Auto_GrainIn_Exit_Multiples' More... over 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... over 11 years ago
Merge branch 'Patch-BTnic_Get_Status_targetVolume' More... almost 12 years ago
Fixed bug in Get_Status BTnic command that caused HLT target volume to be displayed for all vessels. More... almost 12 years ago
Merge branch 'Patch-BTnic_command_index_checking' More... about 12 years ago
Implemented better sanitizing of BTnic command indexes to return errors when non-digits are passed and to avoid buffer overflows. More... about 12 years ago
Merge branch 'Patch-Add_GET_PROGNAMES_BTnic_Cmd' More... about 12 years ago
Changed BTPD refresh interval to 500ms. Added GET_PROGNAMES cmd /btnic.cgi?%3E More... about 12 years ago
Merge branch 'Patch-BTNIC_Start_of_Message_Sets_State_to_Idle' More... about 12 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... about 12 years ago
Merge branch 'Patch-brewcore_scheduler' More... about 12 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... about 12 years ago
Merge branch 'Patch-1002317_HOPADD_DELAY_Triggers_EStop' More... about 12 years ago
Moved 0 Min Hop Addition logic to Boil StepCore insttead of StepExit. Set default HOPADD_DELAY to 0 ms. More... about 12 years ago
BrewTroller 2.6 Build 5 More... about 12 years ago
Merge branch 'Patch-PIDCycle_Update_Issue' More... about 12 years ago
Merge branch 'Patch-1002391_Delay_in_GetVolumeCalibrationValue_triggers_estop' More... about 12 years ago
Modified GetCalibrationValue() to track millis() and call heartbeat() rather than using delay(). More... about 12 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... about 12 years ago
BrewTroller v2.6 Build 4 More... over 12 years ago
Merge branch 'Patch-Boil_Control_Not_Disabled_At_End_Of_Boil' More... over 12 years ago
Force Boil Controller to CONTROLSTATE_OFF at end of boil step. More... over 12 years ago
Merge branch 'Patch-1002160_SMART_HERMS_HLT_Metric_Calcs' More... over 12 years ago
ng SMART_HERMS_HLT HLT setpoint calculation for metric users caused by inproper usage of SETPOINT_DIV. More... over 12 years ago
BrewTroller v2.6 Build 3 More... over 12 years ago
Merge branch 'Patch-Move_I2C_and_Serial_Options_to_HWProfile' More... over 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... over 12 years ago
Merge branch 'Patch-BTPD_Timer_Format' More... over 12 years ago
BTPD Timer refactor based on code provided by shockerengr https://www.oscsys.com/forums/devices-and-hardware/controller-modules/1002013 More... over 12 years ago