index
:
mikroPhone
master
mikroPhone repository
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fw
/
esp32
/
components
Age
Commit message (
Expand
)
Author
2024-09-12
removed extension bit from addr type
Uros Majstorovic
2024-09-04
esp32 cellular modem driver fix
Uros Majstorovic
2024-09-04
esp32 wifi driver fix
Uros Majstorovic
2024-09-04
network buffer fix
Uros Majstorovic
2022-10-24
fixed cell voice and sms driver
Uros Majstorovic
2022-09-23
sleep respects modem_present flag
Uros Majstorovic
2022-09-04
fixed wifi and cell
Uros Majstorovic
2022-03-31
random numbers for fe310
Uros Majstorovic
2022-03-30
sock api fixed; net reply messages fixed
Uros Majstorovic
2021-08-27
added spi driver for imx8; added lwip tun driver
Uros Majstorovic
2021-05-20
net protocol added req/rep messages
Uros Majstorovic
2021-03-29
moved i2c from esp32 to fe310. added bq25895, drv2605 and lsm9ds1 i2c support
Uros Majstorovic
2021-02-27
cell/wifi refactoring
Uros Majstorovic
2021-02-27
wifi scan verifies length of ssid
Uros Majstorovic
2021-02-24
upgraded to esp-idf 4.2
Uros Majstorovic
2020-08-12
ussd service implemented urc
Uros Majstorovic
2020-08-11
cell messages are handled in separate task
Uros Majstorovic
2020-08-09
support for sms flags
Uros Majstorovic
2020-08-09
sms storage flash mem
Uros Majstorovic
2020-08-09
added new sms flags
Uros Majstorovic
2020-08-09
at cmd bugfix: added regfree
Uros Majstorovic
2020-08-09
sms send wait for prompt
Uros Majstorovic
2020-08-09
uart dirty property added
Uros Majstorovic
2020-08-09
removed debug info
Uros Majstorovic
2020-08-09
removed debug info
Uros Majstorovic
2020-08-09
sms service added/tested
Uros Majstorovic
2020-08-07
net driver: removed obsolete flags; urc process simplefied; pcm: added active...
Uros Majstorovic
2020-08-05
code -> fw
Uros Majstorovic