summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Collapse)Author
2021-03-16init code cleanupUros Majstorovic
2021-03-11vitrual tracking fixedUros Majstorovic
2021-02-28added app formUros Majstorovic
2021-02-28refacotr app/ apiUros Majstorovic
2021-02-28font property moved to widget baseUros Majstorovic
2021-02-28net send will do selected spi dev pause/resume if more is set and netowk is ↵Uros Majstorovic
not active
2021-02-27added cell_dev to test appUros Majstorovic
2021-02-27cell/wifi refactoringUros Majstorovic
2021-02-27wifi scan verifies length of ssidUros Majstorovic
2021-02-26fixed tag opts for string and text widgetUros Majstorovic
2021-02-26screen will not refresh if nobody claims touch eventUros Majstorovic
2021-02-26selectw verifies add/set options; implemented multi selectUros Majstorovic
2021-02-26widgets are excluded from touch events when form gesture is in progressUros Majstorovic
2021-02-24upgraded to esp-idf 4.2Uros Majstorovic
2021-02-24added test app with voice, wifi/cellular data connectivity examplesUros Majstorovic
2021-02-24select widget initial importUros Majstorovic
2021-02-24i2c driver initial importUros Majstorovic
2020-08-26modem test application appifiedUros Majstorovic
2020-08-26kbdwin removed; stack and contructor moved to viewUros Majstorovic
2020-08-26eve text box fixedUros Majstorovic
2020-08-26display list burst mode addedUros Majstorovic
2020-08-24fixed bug in form constructor; free widget improvedUros Majstorovic
2020-08-23dynamic memory alloc for gui added; page navigation addedUros Majstorovic
2020-08-12ussd service implemented urcUros Majstorovic
2020-08-11cell messages are handled in separate taskUros Majstorovic
2020-08-09support for sms flagsUros Majstorovic
2020-08-09sms storage flash memUros Majstorovic
2020-08-09added new sms flagsUros Majstorovic
2020-08-09at cmd bugfix: added regfreeUros Majstorovic
2020-08-09sms send wait for promptUros Majstorovic
2020-08-09uart dirty property addedUros Majstorovic
2020-08-09message handling iface updatedUros Majstorovic
2020-08-09unicode utf_len added; cell sms services addedUros Majstorovic
2020-08-09removed debug infoUros Majstorovic
2020-08-09removed debug infoUros Majstorovic
2020-08-09sms service added/testedUros Majstorovic
2020-08-07added cell message typesUros Majstorovic
2020-08-07net driver: removed obsolete flags; urc process simplefied; pcm: added ↵Uros Majstorovic
active flag; tested cell voice/data
2020-08-05fixed modem test exampleUros Majstorovic
2020-08-05added test prgUros Majstorovic
2020-08-05added test prgUros Majstorovic
2020-08-05code -> fwUros Majstorovic