Age | Commit message (Expand) | Author |
2024-09-12 | fixed egpioHEADmaster | Uros Majstorovic |
2024-09-12 | updated board def | Uros Majstorovic |
2024-09-12 | ext gpio driver initial commit | Uros Majstorovic |
2024-09-12 | led flash driver initial import | Uros Majstorovic |
2024-09-12 | prox sensor driver initial import | Uros Majstorovic |
2024-09-12 | fixed i2s driver | Uros Majstorovic |
2024-09-12 | fixed textw update | Uros Majstorovic |
2024-09-12 | removed extension bit from addr type | Uros Majstorovic |
2024-09-04 | eve fonts improvement | Uros Majstorovic |
2024-09-04 | eve fonts improvement | Uros Majstorovic |
2024-09-04 | fsfat makefile fix | Uros Majstorovic |
2024-09-04 | esp32 cellular modem driver fix | Uros Majstorovic |
2024-09-04 | cellular modem driver fix | Uros Majstorovic |
2024-09-04 | wifi driver fix | Uros Majstorovic |
2024-09-04 | network buffer fix | Uros Majstorovic |
2024-09-04 | power driver fix | Uros Majstorovic |
2024-09-04 | error codes fix | Uros Majstorovic |
2024-09-04 | esp32 wifi driver fix | Uros Majstorovic |
2024-09-04 | network buffer fix | Uros Majstorovic |
2024-09-04 | support for unknown character in eve font | Uros Majstorovic |
2024-09-04 | unicode support improvements / bugfixes | Uros Majstorovic |
2024-06-10 | added app pwr / rst connector; changed spk connectors; | Uros Majstorovic |
2024-06-10 | phone case FreeCAD project | Uros Majstorovic |
2024-06-06 | open / keyx sync implemented; vconn close fixed; rendezvous hashing fixed | Uros Majstorovic |
2024-06-03 | improved (v)conn init / open / init vlink / open vlink API; implemented rande... | Uros Majstorovic |
2024-05-24 | deallocate connection on conn open failure | Uros Majstorovic |
2024-05-24 | vconn close implemented; conn open will not deallocate connection on failure | Uros Majstorovic |
2024-05-23 | added multiple server receiver threads; added server dir query | Uros Majstorovic |
2024-05-22 | added line numbers feature to ecp util read key function | Uros Majstorovic |
2024-05-22 | added zero padding for vconn fixed packet feature | Uros Majstorovic |
2024-05-16 | open handler moved to the end of open message; conn authenticator has access ... | Uros Majstorovic |
2024-05-15 | fixed server logging | Uros Majstorovic |
2024-05-14 | tests improved logging; add dir client test | Uros Majstorovic |
2024-05-14 | added dir_client | Uros Majstorovic |
2024-05-14 | added server options: daemon mode, log file, drop privileges | Uros Majstorovic |
2024-05-14 | improved acl diagnostics | Uros Majstorovic |
2024-05-14 | dir protocol improvement | Uros Majstorovic |
2024-05-14 | added fragmented messages support to ecp core; added timer and connection params | Uros Majstorovic |
2024-05-12 | fixed double conn close; add conditional compile ifdefs for pthread code | Uros Majstorovic |
2024-05-11 | fixed transport error reporting | Uros Majstorovic |
2024-05-11 | added error handler per connection type; improved handlers API and error repo... | Uros Majstorovic |
2024-05-11 | fixed tests for no hashtable | Uros Majstorovic |
2024-05-11 | fixed library for no hashtable | Uros Majstorovic |
2024-05-10 | PKT_BUF and PLD_BUF macros fixed | Uros Majstorovic |
2024-05-10 | server support for fragmented dir reply; fixed shadow reply messages accordingly | Uros Majstorovic |
2024-05-10 | dir reply can be fragmented; renamed caps to roles | Uros Majstorovic |
2024-05-10 | timer support for frag messages | Uros Majstorovic |
2024-05-09 | added SIGUSR2 signal handler - expires garbage collected connections | Uros Majstorovic |
2024-05-09 | fixed gc table count | Uros Majstorovic |
2024-05-09 | fixed gc table seach, added gc table count | Uros Majstorovic |