Wykres commitów

  • 012e2b3557 integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages master Mateusz Lubecki 2024-04-25 22:14:25 +0200
  • 428f6a2360 aprs message decoding Mateusz Lubecki 2024-04-22 05:34:41 +0200
  • 15829704be break windspeed validation check if it set to zero Mateusz Lubecki 2024-04-20 14:50:33 +0200
  • 9b52612eec counting restarts caused by verification failure Mateusz Lubecki 2024-04-18 22:15:54 +0200
  • d5614dbf53 watchdog reenabled EB04 Mateusz Lubecki 2024-04-15 18:29:58 +0200
  • ef26fd94e7 bugfix in read DID response handler Mateusz Lubecki 2023-11-26 09:06:57 +0100
  • f62de2051a internal watchdog enabled once again. bugfix in sending telemetry channel descritpions EB03 Mateusz Lubecki 2023-11-19 14:20:22 +0100
  • 4ced3c5b39
    Update README.md SP8EBC 2023-11-17 07:52:32 +0100
  • 733dbfa13b dallas temperature sensor: different handling of measurement results depends on quality factor, set qf to degraded if temperature is below or above set treshold. removed modbus rtu status message completely Mateusz Lubecki 2023-11-17 06:57:30 +0100
  • 654540fcf3 missing makefiles for subdirs Mateusz Lubecki 2023-11-16 22:54:16 +0100
  • 228a64e5b7 stack analysis stuff Mateusz Lubecki 2023-11-16 22:48:31 +0100
  • b642c3c540 kiss communication. did: bugfix in lengh of response, get_version: bugfix in overwriting first byte of a response Mateusz Lubecki 2023-11-12 11:09:11 +0100
  • ee541a54dc kiss did: few bugfixes here and there. warninggit add * internal watchdig is disabledgit add *! Mateusz Lubecki 2023-11-05 22:28:38 +0100
  • eaee4cf588 internal watchdog enabled once again, fixed quality factor for modbus-rtu himidity sensors, average voltage margin for cutoff condition EB02 Mateusz Lubecki 2023-11-01 23:10:51 +0100
  • d22917b322 simplified state machine for aggressive powersaving in WX + GSM mode, inhibiting powersave state machine when GSM module may be busy on sending weather packet Mateusz Lubecki 2023-10-31 13:33:32 +0100
  • 502a1e0048 launch configuration Mateusz Lubecki 2023-10-31 06:10:02 +0100
  • 2cd9c2f597 do not try to do anything with gprs module before usart will be reinitialized after micro had woken up Mateusz Lubecki 2023-10-30 22:28:24 +0100
  • 4429c67e9d revert changes in serial drivers Mateusz Lubecki 2023-10-30 20:46:45 +0100
  • 28b65cc9f7 aprsis telemetry: battery voltage fix, serial port driver: disable TX interrupts while there is an interrupt in TX_IDLE state, powersaving: few changes and deinitializing GSM uart before go to deep sleep Mateusz Lubecki 2023-10-30 20:02:45 +0100
  • 6648c8cc54 daily Mateusz Lubecki 2023-10-29 10:36:17 +0100
  • 86818e8991 aprsis: sending gsm status to aprs-is server, powersave: different handling of cutoff event using both average and current measurements, powersave: sampling battery voltage every 10 seconds instead of 1 minute Mateusz Lubecki 2023-10-29 06:36:28 +0100
  • 7ae2d75ad7 gitignore Mateusz Lubecki 2023-10-29 06:27:27 +0100
  • 421639ff30 telemetry: telemetry description for visous mode handled by separate enum values Mateusz Lubecki 2023-10-28 12:35:34 +0200
  • 95712dedde sending telemetry and telemetry description Mateusz Lubecki 2023-10-27 21:33:00 +0200
  • 8090c1ed83 measurements Mateusz Lubecki 2023-10-26 06:09:25 +0200
  • d8fb993001 sending telemetry to aprs-is Mateusz Lubecki 2023-10-25 22:29:39 +0200
  • 6f0a9c3cbc osciloscope measurements Mateusz Lubecki 2023-10-25 22:29:03 +0200
  • 09b6dda9d0 stroring and loading packet counters from backup registers Mateusz Lubecki 2023-10-24 22:01:40 +0200
  • 973fbd46e6 refactoring rtc backup registers set/get/reset to separate code module Mateusz Lubecki 2023-10-22 21:20:06 +0200
  • 11deee654a aprsis: another watchdog to reset controller if connection cannot be established for very long time EB01 Mateusz Lubecki 2023-10-16 11:58:47 +0200
  • d0c9fd26f5 different way of handling aprsis timeout and do not query for engineering while reconnecting Mateusz Lubecki 2023-10-15 21:17:45 +0200
  • 3c602102fa sending aprsis login string and status EB00 Mateusz Lubecki 2023-10-13 20:51:22 +0200
  • c219a6b7d6 reduced frequency of modbus rtu status messages on error Mateusz Lubecki 2023-10-11 18:28:37 +0200
  • cf5f6687aa powersave rework around handling an exit from STOP2 sleep Mateusz Lubecki 2023-10-09 22:22:18 +0200
  • b650142c6f reworking L6/L7 powersave modes with STOP2 sleep completely to engage iwdg Mateusz Lubecki 2023-10-08 21:43:35 +0200
  • d89d477de6 changes to make it working back on ParaTNC targer Mateusz Lubecki 2023-08-09 11:00:43 +0200
  • 1b115e0b7b
    Update CURRENT-DRAW-MEASUREMENTS SP8EBC 2023-08-01 06:15:02 +0200
  • 4b06208a72 aprs-is igate: bugfix not receiving data from server after non-heartbeat was received EA24 Mateusz Lubecki 2023-07-23 10:09:36 +0200
  • 86c06e4feb restarting ADC after wake up if conversion is not working Mateusz Lubecki 2023-07-23 08:03:59 +0200
  • c6600400b4 aprs-is igate: adding missing newline after data to be sent to server, inhibiting some status messags while in aggresive powersave, sligtly different reinitialization after waking up Mateusz Lubecki 2023-07-23 00:06:46 +0200
  • 7ece13496d - KISS DID: distinguish size_byte value for integer and float types - KISS DID: returning did value as first two bytes, before size_byte - KISS diagnostics: bugfix in NRC service identifier - APRS-IS comm: better way to close tcp connection in case of connecting failure - functions to send status via radio channel moved to separate files and refactored. Mateusz Lubecki 2023-07-22 10:27:49 +0200
  • b4cd12017c - KISS DID: distinguish size_byte value for integer and float types - KISS DID: returning did value as first two bytes, before size_byte - KISS diagnostics: bugfix in NRC service identifier - APRS-IS comm: better way to close tcp connection in case of connecting failure - functions to send status via radio channel moved to separate files. Mateusz Lubecki 2023-07-22 10:08:19 +0200
  • 50187cdf20 daily Mateusz Lubecki 2023-07-14 22:37:25 +0200
  • 56d0f440b8 did with string content Mateusz Lubecki 2023-07-12 14:09:03 +0200
  • 280a12e9f1 daily commit did Mateusz Lubecki 2023-07-11 15:29:02 +0200
  • 431d5a8d09 comaptibility numbers structure defined Mateusz Lubecki 2023-07-04 20:38:35 +0200
  • 3a6fd2ce87 daily Mateusz Lubecki 2023-07-02 19:47:20 +0200
  • 06d3375ea3 daily Mateusz Lubecki 2023-06-30 23:01:36 +0200
  • 0d5acc1d1b did daily Mateusz Lubecki 2023-06-29 19:00:12 +0200
  • ce21b583f5 kiss communication dids Mateusz Lubecki 2023-06-27 22:49:35 +0200
  • 00f222ab98 initialize io for buttons only if there is any function configured to them EA22 Mateusz Lubecki 2023-06-21 21:50:23 +0200
  • 45d02a7486 inhibit GSM mdoule reset for few minutes if few errors in the row is detected, like SIM card is not working or it cannot register into the network Mateusz Lubecki 2023-06-19 22:16:26 +0200
  • 4102d7495b igate packet received from rf network. send status message after gsm module is registered to network and gprs is working Mateusz Lubecki 2023-06-18 11:00:24 +0200
  • 3f51027c60 fixes in aprsis igate code after ut Mateusz Lubecki 2023-06-16 22:30:20 +0200
  • 007f086d7c sketch of aprs-is igate Mateusz Lubecki 2023-06-14 22:36:31 +0200
  • 115db54bdd buttons with programable function Mateusz Lubecki 2023-06-12 21:30:57 +0200
  • 2a75bb6eb5 WARNING THIS COMIT DOESNT COMPILE!! Please previous or next one. Requesting engineering from GSM module and button handling Mateusz Lubecki 2023-06-12 09:37:58 +0200
  • 9c329270bd more reliable way of disconnecting tcp connection and establishing APRS-IS connection Mateusz Lubecki 2023-06-11 12:25:50 +0200
  • 83526ea506 - Move push button handling to seaparate *.c and *.h files - Store SIM card and gsm network registration status in dedicated enums - Power cycle and reset GPRS modem if there is SIM card failure or its not able to register to network - Put aprsis connect function in a one second pooler - Optionally power cycle and reset GPRS modem if there is a timeout while TCP connection to APRS-IS is established. Mateusz Lubecki 2023-06-10 17:51:41 +0200
  • 6b9f965466 bugfix: wrong sizeof argument leading to damaging modbus rtu config EA21 Mateusz Lubecki 2023-06-02 22:39:42 +0200
  • da3dd53302 switchin vbatt_m on and off Mateusz Lubecki 2023-06-01 20:55:27 +0200
  • 922aa3a51e Merge remote-tracking branch 'origin/master' Mateusz Lubecki 2023-05-06 09:29:44 +0200
  • 535cfee299 opole configuration Mateusz Lubecki 2023-05-06 09:02:05 +0200
  • 40247dc062 opole configuration Mateusz Lubecki 2023-05-06 09:02:05 +0200
  • b46ed34b78 readme EA20 Mateusz Lubecki 2023-04-21 21:37:23 +0200
  • ccfdab8821 after updating Eclipse to 2023-03 Mateusz Lubecki 2023-04-16 10:14:12 +0200
  • 265969b672 eclipse configuration sligtly changed Mateusz Lubecki 2023-04-16 08:47:28 +0200
  • 7498ba2538 make master time volatile Mateusz Lubecki 2023-04-14 21:45:00 +0200
  • 6a4d8343b3 curent version of configuration for sr9wxz Mateusz Lubecki 2023-04-11 21:28:05 +0200
  • e69802292d timeout while waiting for channel to free Mateusz Lubecki 2023-04-10 21:12:21 +0200
  • 3c44e7e0d1 conditional compilation of nvm logger using platform depends defines, loading battery scaling from configuration Mateusz Lubecki 2023-04-09 19:30:09 +0200
  • a943af0210 bugfix of ms5611 pressure measurements bouncing up and down Mateusz Lubecki 2023-02-14 19:00:24 +0100
  • c42bd1c015 iwdg watchdog EA19 Mateusz Lubecki 2023-02-03 18:59:20 +0100
  • 0ed92d0b86 cycle vbat r only when radio is not transmitting Mateusz Lubecki 2023-02-03 16:45:27 +0100
  • 3e4ed6d01b power cycling vbat_r if engineering2 is enabled Mateusz Lubecki 2023-02-02 21:50:42 +0100
  • 67d08ffdce vbat_r power cycle daily Mateusz Lubecki 2023-02-01 16:05:18 +0100
  • d92a16428b backporting spi driver changes from tatry variant Mateusz Lubecki 2023-01-31 19:38:38 +0100
  • d0b73e9f75 backport max31865 driver from tatry variant Mateusz Lubecki 2023-01-31 19:11:30 +0100
  • f017cf818e switching max31865 state after wakeup ZT18 tatry_variant Mateusz Lubecki 2022-12-31 10:36:57 +0100
  • 0b3552ac37 bigfix: missing vbat s enable in MAX_ERROR state Mateusz Lubecki 2022-12-30 17:05:58 +0100
  • 2f2cb1b11d bigfuxes: unwanted RTC initialization each start, bug in PT reference resistor index.... specific powersave changes, not enabling vbat_c from pwr_save, it will be handled by max31865 driver Mateusz Lubecki 2022-12-29 19:08:19 +0100
  • 55e5d36621 changed powersave timings in WX only and PWSAVE_NONE Mateusz Lubecki 2022-12-29 17:43:00 +0100
  • 504d777a1b patch to give support for SPI ground separator Mateusz Lubecki 2022-12-27 17:12:02 +0100
  • a733712e1e patch to make STM32F100 work again EA18 Mateusz Lubecki 2022-11-20 07:17:32 +0100
  • 8ae55386b1 watchdog timeout extended, backup of current config for litworowy ZT17 Mateusz Lubecki 2022-11-12 17:42:33 +0100
  • b3c4267f90 iwdg enabled Mateusz Lubecki 2022-11-12 17:03:01 +0100
  • 5db80d2f5e sligtly different teleemtry Mateusz Lubecki 2022-11-11 17:38:07 +0100
  • 652817ff23 Merge branch 'tatry_variant' of github.com:SP8EBC/ParaTNC into tatry_variant Mateusz Lubecki 2022-11-10 18:35:56 +0100
  • c54f0da74a even mroe delay Mateusz Lubecki 2022-11-06 13:29:54 +0100
  • 273a8ec3a9 delay before doubled wx transmission Mateusz Lubecki 2022-11-06 13:26:50 +0100
  • 80ec770ebd configuration for litworowy with modbus rtu disabled Mateusz Lubecki 2022-11-06 13:05:58 +0100
  • 35befecec5 sending max_ok Mateusz Lubecki 2022-11-06 11:48:45 +0100
  • a7c4cc90c8 config Mateusz Lubecki 2022-11-06 09:27:38 +0100
  • 2f16340637 tatry speicifc Mateusz Lubecki 2022-11-05 19:43:30 +0100
  • f6e4314978 commented test code EA17 Mateusz Lubecki 2022-11-10 18:30:17 +0100
  • acddab74e3 nvm: measurement storage Mateusz Lubecki 2022-11-10 18:16:56 +0100
  • 516239be37 even mroe delay Mateusz Lubecki 2022-11-06 13:29:54 +0100
  • 99d6ddedeb delay before doubled wx transmission Mateusz Lubecki 2022-11-06 13:26:50 +0100
  • bd53774ce8 configuration for litworowy with modbus rtu disabled Mateusz Lubecki 2022-11-06 13:05:58 +0100
  • 635249a549 sending max_ok Mateusz Lubecki 2022-11-06 11:48:45 +0100