project/uqmi.git
2025-07-09 David Bauerwds: implement profile deletion
2025-07-09 David Bauerwds: reduce code duplication
2025-07-09 David Bauerdata: add downlink padding option
2025-07-09 David Bauerwda: allow agggregation parameter configuration
2025-07-09 David Baueruqmi: enable binding WDS sessions to QMAP multiplex
2025-07-09 David Baueruqmi: fix whitespace errors
2025-05-31 Alexander Couzensuqmid: sim_fsm: implement PIN/PUK checking set by confi...
2025-05-31 Alexander Couzensuqmid: read IMEI, IMEISV, MEID (CDMA IMEI)
2025-05-31 Alexander Couzensuqmid: examples: enable roaming
2025-05-31 Arne Zachloduqmid: ubus call dump: add roaming variable
2025-05-31 Alexander Couzensuqmid: fsm: set fi->N = 0 for state start_iface
2025-05-31 Alexander Couzensuqmid: add netifd protocol handler
2025-05-31 Alexander Couzensuqmid: modem: handle modem with auto connect
2025-05-31 Alexander Couzensuqmid: modem_tx: add tx_wds_stop_network()
2025-05-31 Alexander Couzensuqmid: move usim related function into own fsm
2025-05-31 Alexander Couzensuqmid: WDS: disable autoconnect on start network
2025-05-31 Alexander Couzensuqmid: implement roaming support (allow and forbid)
2025-05-31 Alexander Couzensuqmid: add uqmi_sim_decode_imsi() to decode EF.IMSI...
2025-05-31 Alexander Couzensuqmid: modem_fsm: implement re-transmission of GET...
2025-05-31 Alexander Couzensuqmid: osmocom/fsm: add member N
2025-05-31 Alexander Couzensuqmid: modem_fsm: set timeout for GET_IMSI to 3 seconds
2025-05-31 Alexander Couzensuqmid: add preliminary support for gsmtapv3
2025-05-31 Alexander Couzensuqmid: osmocom/fsm: fix logline for 64bit timestamp
2025-05-31 Alexander Couzensuqmid: add support to set username, password for PDN
2025-05-31 Alexander Couzensuqmid: ubus: check for empty strings for configure...
2025-05-31 Alexander Couzensuqmid: ubus: use talloc() for modem assigned fields...
2025-05-31 Alexander Couzensuqmid: wwan: add support to handle kernel network interface
2025-05-31 Alexander Couzensuqmid: service: add indications support
2025-05-31 Alexander Couzensadd uqmid: a daemonic version of uqmi
2025-05-31 Alexander CouzensCMakeLists: set cmake minimum to 3.10
2025-05-31 Alexander Couzenscommon/utils: add system_fd_set_cloexec()
2025-04-20 David Baueruqmi nas: fix incorrect parameter order
2024-08-25 David Baueruim: add support for ICC communication channel
2024-08-25 David Bauerqmi: fix dynamic array macro
2024-08-25 David Bauerdata: add support for ICC channel
2024-04-15 Jean Thomasuqmi: print radio interfaces in serving system command
2024-04-13 Jean Thomasuqmi: create function to print radio interface string
2024-04-13 Jean Thomasuqmi: Add basic 5G NR support
2024-04-13 Jean Thomasuqmi: sync data from libqmi project
2024-04-13 Jean Thomasuqmi: support C reserved keywords in upstream JSON...
2024-03-09 Alexander Couzensreorganize source code in common and uqmi specific...
2024-03-09 Alexander Couzens.gitignore build/ directories
2024-03-09 Alexander Couzensuqmi: commands-uim: fix uninitialized use of card_appli...
2024-03-09 Alexander Couzensdata/code-gen: add support for indications
2024-03-09 Alexander Couzensqmi-struct.h: add missing includes
2024-03-09 Alexander Couzensmove qmi_get_error_str to into utils.c
2024-03-09 Alexander Couzensdev.c: add missing import strings.h
2024-03-09 Alexander Couzenscommands-nas: add missing includes
2024-03-09 Alexander Couzenscommands: make `struct blob_buf status` public
2024-03-09 Alexander Couzenscommands-nas: fix gcc warning
2024-03-09 Alexander Couzensdev.c: add comment to qmi_request_wait()
2024-03-09 Alexander CouzensCMakeLists: refactor SOURCES variable to allow later...
2024-03-09 Alexander CouzensCMakeLists: set no-dangling-pointer
2024-03-09 Alexander CouzensCMakeLists: improve generated files
2024-03-09 Alexander CouzensCMakeLists: update cmake minimum version to 3.5
2024-01-16 Jean Thomasuqmi: cancel all requests on SYNC indication reception
2024-01-16 Jean Thomasuqmi: improve response detection
2023-10-29 David Baueruqmi: add slot number to uim-sim-status output
2023-10-18 David Baueruim: fix help formatting
2023-10-18 Henrik Ginstmarkuqmi: add APN profile commands
2023-10-10 David Baueruim: support SIM card power-up/down
2023-10-10 David Baueruim: add application state to SIM status
2022-05-04 Henrik Ginstmarknas: add decoding of cell_id
2022-05-04 Henrik Ginstmarkuqmi: wms - added storage to read text messages
2022-03-12 Henrik Ginstmarkuqmi: corrected too short received SMS
2022-02-02 Oskari Lemmelauqmi: add support for get operating mode
2021-11-22 Daniel Gollecommand-nas: fix out-of-bounds read
2021-11-17 Daniel Golleuqmi: use unmodified upstream JSON files
2021-11-06 Daniel Golleuim: add --uim-get-sim-state
2021-11-06 Oskari Lemmelauqmi: add more diagnostics commands
2021-11-06 Oskari Lemmelauqmi: sync data from libqmi project
2021-11-06 Oskari Lemmelauqmi: update code generator
2020-11-22 Zefir Kurtisiuqmi: add timeout parameter
2020-11-22 Martin Schillernas: add --get-plmn
2019-06-27 Tautvydas Belgerasuqmi: add explicit check for message type when expectin...
2018-05-24 Carlo Lobranouqmi_add_command: fixed command argument assignment
2016-12-19 Nickolay Ledovskikhuqmi: Change returned value to QMI_CMD_REQUEST for...
2016-12-09 Nickolay Ledovskikhuqmi: Add sync command to release all cids.
2016-11-22 Felix Fietkaumbim: fix memory corruption issues
2016-11-21 Matti Laaksonas: fix network scan
2016-11-21 Matti Laaksowds: add option for specifying profile index
2016-11-21 Matti Laaksowds: make APN optional
2016-11-21 Matti Laaksowds: add a separate --set-ip-family option
2016-11-21 Matti Laaksowds: fix set-autoconnect help text
2016-11-04 Felix Fietkauuim: add missing extra data for UIM PIN verify request
2016-11-04 Felix Fietkauadd UIM verify pin commands
2016-11-04 Felix Fietkauenable uim message functions
2016-11-04 Felix Fietkaudata: update qmi-service-uim.json from libqmi git
2016-08-24 Bjørn Morkuqmi: fix big endian bugs in MBIM code
2016-08-23 Bjørn Morkdms: add "Set FCC Authentication" request
2016-08-23 Bjørn Morkuqmi: add support for MBIM devices with QMI service
2015-11-22 Bachtin, Dmitribuild: Support for out of source builds added
2015-11-22 Bachtin, Dmitribuild: added _library suffix to lib variables
2015-11-22 Bachtin, Dmitriuqmi: search for ubox, blobmsg_json and json include...
2015-11-22 Felix Fietkauwds: cast pdp_type enum to int to avoid clang consideri...
2015-11-22 Felix Fietkauwds: make ipv6 address endian swap more portable
2015-09-11 Bachtin, Dmitriuqmi: Added CMake option BUILD_STATIC for a static...
2015-08-13 Antti Seppäläuqmi: Add get-current-settings command-line switch
2015-08-13 Antti Seppäläuqmi: Add IP family selection command-line switch
2015-05-12 Felix Fietkauadd missing license headers (LGPL v2)
next