{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":225201471,"defaultBranch":"master","name":"Yaesu-OLED-TX-Timer","ownerLogin":"rfrht","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-12-01T17:36:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3044503?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1584403568.0","currentOid":""},"activityList":{"items":[{"before":"9eee3761f58117a882f7c4a375a35ed93df92f58","after":"1501da47a87d4d41a9c19df86bce7790463fe187","ref":"refs/heads/master","pushedAt":"2024-09-12T12:05:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Major design issue fix\n\n* Moves GPIO 2 to GPIO 1, because this line is shared with I2C SDA/SCL, and Leonardo boards aren't entirely happy with that\r\n* Changed OLED_RESET pin to -1, we are not using a reset pin for it\r\n* Removed unneeded libraries\r\n* Added some serial functions for extra debug","shortMessageHtmlLink":"Major design issue fix"}},{"before":"df77c9dc3a09f6d693066e80eb7a1755484e1399","after":"9eee3761f58117a882f7c4a375a35ed93df92f58","ref":"refs/heads/master","pushedAt":"2024-09-12T11:33:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Warning about port pinout\n\nDifferent pinouts across yaesu products","shortMessageHtmlLink":"Warning about port pinout"}},{"before":"5b70213803c9f7a0b52ec9b309650de371d00068","after":"df77c9dc3a09f6d693066e80eb7a1755484e1399","ref":"refs/heads/master","pushedAt":"2024-09-12T11:31:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Readme: new version\n\nChanges GPIO 2 to GPIO 1, because of the pin multiplexing betweeen the SDA/SCL sharing GPIO 2, which caused problems with Leonardo architecture.","shortMessageHtmlLink":"Readme: new version"}},{"before":"480ad15645911876fb252f4edc324ecb907db6f8","after":"5b70213803c9f7a0b52ec9b309650de371d00068","ref":"refs/heads/master","pushedAt":"2023-07-04T21:43:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Timer: Leftover improvements\n\n* Calc TX event timer to function\n* Indentation","shortMessageHtmlLink":"Timer: Leftover improvements"}},{"before":"2f464dcae869e09fde6b27dfeb321431b8ef5141","after":"480ad15645911876fb252f4edc324ecb907db6f8","ref":"refs/heads/master","pushedAt":"2023-07-04T21:25:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Timer: Few improvements\n\n* Case RX or SQ time exceeds 100 hours, print only elapsed hours\n to avoid breaking display space\n* Moved repetitive code blocks to functions (time calculation and print)\n* Indentation fixes","shortMessageHtmlLink":"Timer: Few improvements"}},{"before":"a75401d499e63c958b6fb4285d059c3fe5607c4f","after":"2f464dcae869e09fde6b27dfeb321431b8ef5141","ref":"refs/heads/master","pushedAt":"2023-06-29T21:31:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Timer: Removed a leftover adder to the Uptime counter","shortMessageHtmlLink":"Timer: Removed a leftover adder to the Uptime counter"}},{"before":"d00c3547a0b9886fc124dd1412e29f359b8e7e1b","after":"a75401d499e63c958b6fb4285d059c3fe5607c4f","ref":"refs/heads/master","pushedAt":"2023-06-29T21:24:43.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Merge pull request #2 from rfrht/Fan-Control\n\nFan control","shortMessageHtmlLink":"Merge pull request #2 from rfrht/Fan-Control"}},{"before":"4593656d8fee1a7207b5fec33cee9c78cbfe6aeb","after":"a7cbb4744f6dd4ef363fb9a5589f4fe5d8042dd7","ref":"refs/heads/Fan-Control","pushedAt":"2023-06-29T21:24:22.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Merge branch 'master' into Fan-Control","shortMessageHtmlLink":"Merge branch 'master' into Fan-Control"}},{"before":"8f10df79900f441d1c8e8291d60ac40f88c30393","after":"4593656d8fee1a7207b5fec33cee9c78cbfe6aeb","ref":"refs/heads/Fan-Control","pushedAt":"2023-06-29T01:55:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rfrht","name":"Rodrigo Freire","path":"/rfrht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3044503?s=80&v=4"},"commit":{"message":"Timer: Fix event timer lagging\n\nEvent timer (RX,TX,SQ) was lagging when comparing with wall time.\nThat was due to the inherent processing time plus the wait(1000),\nwhich builds up over the time. Now the events timer is relative to\nthe uptime timer, which has a better precision and not subjected\nto processing times.","shortMessageHtmlLink":"Timer: Fix event timer lagging"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMlQxMjowNTo0OS4wMDAwMDBazwAAAAS0VNlq","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yOVQwMTo1NTo1My4wMDAwMDBazwAAAANLL7d_"}},"title":"Activity ยท rfrht/Yaesu-OLED-TX-Timer"}