Tasmota/sonoff
andrethomas acdbd39124
Fix math in LoadAvg
Fix the math in LoadAvg calculation. To keep average we take away one Nth of loops and add one Nth of current cycle ration to the average.

Now the math makes more sense... maximum load average on setoption36 0/1 = 999 (as it should be)
2018-11-26 11:37:15 +02:00
..
language Update el-GR.h 2018-11-25 20:19:20 +02:00
_changelog.ino Add CPU average load 2018-11-24 17:43:18 +01:00
core_esp8266_timer.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
core_esp8266_wiring_digital.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
core_esp8266_wiring_pwm.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
i18n.h Add IR Raw data control 2018-11-21 16:36:10 +01:00
my_user_config.h 6.3.0.12 Change boot delays 2018-11-22 12:25:18 +01:00
settings.h Add IR Raw data control 2018-11-21 16:36:10 +01:00
settings.ino 6.3.0.10 Add command SetOption36 2018-11-18 16:49:02 +01:00
sonoff_post.h 6.3.0.12 Change boot delays 2018-11-22 12:25:18 +01:00
sonoff_template.h Merge pull request #4430 from chaosmaster/patch-1 2018-11-24 16:58:26 +01:00
sonoff_version.h 6.3.0.12 Change boot delays 2018-11-22 12:25:18 +01:00
sonoff.h 6.3.0.11 Add delays 2018-11-20 14:10:32 +01:00
sonoff.ino Fix math in LoadAvg 2018-11-26 11:37:15 +02:00
support_features.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
support_rtc.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
support_wifi.ino Clean up 2018-11-24 17:22:06 +01:00
support.ino Clean up 2018-11-24 17:22:06 +01:00
user_config_override_sample.h 6.2.1.19 Rename user_config.h 2018-10-23 15:51:51 +02:00
xdrv_01_webserver.ino Update xdrv_01_webserver.ino 2018-11-24 12:04:30 +01:00
xdrv_02_mqtt.ino Fix MqttRetry values above 255 2018-11-24 12:01:13 +01:00
xdrv_03_energy.ino Housekeeping 2018-11-20 15:00:24 +01:00
xdrv_04_light.ino Add support for Armtronix dimmers 2018-11-16 12:22:15 +01:00
xdrv_05_irremote.ino Move IrSend rawdata to stack 2018-11-22 17:58:07 +01:00
xdrv_06_snfbridge.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_07_domoticz.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_08_serial_bridge.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_09_timers.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_10_rules.ino Add support for sensor discovery 2018-11-21 19:21:51 +01:00
xdrv_11_knx.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_12_home_assistant.ino Add support for sensor discovery 2018-11-21 19:21:51 +01:00
xdrv_13_display.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_14_mp3.ino Fix Sonoff Pow R2 and Sonoff S31 2018-11-11 16:52:09 +01:00
xdrv_15_pca9685.ino PCA9685 - bugfix for telemetry + status command 2018-10-01 19:32:55 +02:00
xdrv_16_tuyadimmer.ino Add support for Armtronix dimmers 2018-11-16 12:22:15 +01:00
xdrv_17_rcswitch.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_18_armtronix_dimmers.ino Add support for Armtronix dimmers 2018-11-16 12:22:15 +01:00
xdrv_99_debug.ino 6.3.0.9 Add dynamic delay in loop 2018-11-18 15:02:52 +01:00
xdrv_interface.ino Clean up 2018-11-24 17:22:06 +01:00
xdsp_01_lcd.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_02_ssd1306.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_03_matrix.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdsp_04_ili9341.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_05_epaper.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_interface.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_01_hlw8012.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_02_cse7766.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_03_pzem004t.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_04_mcp39f501.ino 6.2.1.9 Apparent/Reactive Power 2018-09-28 15:48:42 +02:00
xnrg_05_pzem_ac.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_06_pzem_dc.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_interface.ino Moved all func ptr tables to RAM 2018-11-07 11:57:28 +01:00
xplg_wemohue.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xplg_ws2812.ino Update IRRemoteESP8266 library 2018-11-20 15:53:56 +01:00
xsns_01_counter.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_02_analog.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_04_snfsc.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18b20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18x20_legacy.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18x20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_06_dht.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_07_sht1x.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_08_htu21.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_09_bmp.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_10_bh1750.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_11_veml6070.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_12_ads1115_i2cdev.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_12_ads1115.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_13_ina219.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_14_sht3x.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_15_mhz19.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_16_tsl2561.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_17_senseair.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_18_pms5003.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_19_mgs.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_20_novasds.ino Fix NovaSDS sensor rare checksum failure 2018-11-19 12:56:54 +01:00
xsns_21_sgp30.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_22_sr04.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_23_sdm120.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_24_si1145.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_25_sdm630.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_26_lm75ad.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_27_apds9960.ino Extent log buffer to 520 characters 2018-11-15 14:24:19 +01:00
xsns_28_tm1638.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_29_mcp230xx.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_30_mpr121.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_31_ccs811.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_32_mpu6050.ino Fix MPU6050 JSON message 2018-11-23 11:04:05 +01:00
xsns_33_ds3231.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_34_hx711.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xsns_35_tx20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_36_mgc3130.ino 6.3.0.12 Change boot delays 2018-11-22 12:25:18 +01:00
xsns_interface.ino Clean up 2018-11-24 17:22:06 +01:00
zzzz_debug.ino 6.3.0.9 Add dynamic delay in loop 2018-11-18 15:02:52 +01:00