Age | Commit message (Expand) | Author |
2023-09-27 | test,mmsmspdu: add support for MSG log level | Aleksander Morgado |
2023-04-11 | port-serial-at: make mm_port_serial_at_command_finish() transfer ownership | Lubomir Rintel |
2023-04-10 | test: fix _mm_log() prototypes | Lubomir Rintel |
2023-04-10 | mmtty: handle MM_LOG_LEVEL_MSG in _mm_log() | Lubomir Rintel |
2023-03-30 | test,mmsmspdu: fix verbose logging support | Aleksander Morgado |
2022-11-07 | build: drop autotools | Aleksander Morgado |
2022-01-05 | core: switch bash shell scripts to use /bin/sh for use w/Busybox. | Bruce A. Johnson |
2021-11-08 | build,meson: Make feature options boolean | Iñigo Martínez |
2021-11-04 | core: replace 'dummy' with 'placeholder' | Aleksander Morgado |
2021-09-17 | Tests: fix -Wformat compiler warning | Yegor Yefremov |
2021-09-07 | test,lsudev: add attribute format to println() | Aleksander Morgado |
2021-09-07 | build: Port to meson | Iñigo Martínez |
2021-03-31 | mmtty: new --spew-control option | Aleksander Morgado |
2021-03-31 | mmtty: allow enabling LF with --send-lf | Aleksander Morgado |
2021-03-31 | mmtty: fix printing logs with --verbose | Aleksander Morgado |
2021-03-31 | mmtty: make sure \r\n is removed from the user line | Aleksander Morgado |
2020-04-08 | log: common logging method definition for all testers and helpers | Aleksander Morgado |
2020-04-08 | sms-part-3gpp: port to use object logging | Aleksander Morgado |
2020-04-08 | log: new object logging support | Aleksander Morgado |
2020-01-31 | test,mmsmspdu: fix warnings with -Wswitch-enum | Aleksander Morgado |
2020-01-31 | test,mmrules: fix warnings with -Wswitch-default | Aleksander Morgado |
2020-01-31 | test,lsudev: fix warnings with -Wsign-compare | Aleksander Morgado |
2020-01-30 | build: use AX_IS_RELEASE() and AX_COMPILER_FLAGS() | Aleksander Morgado |
2019-12-12 | Revert "build: fix order of linked libs in test apps" | Aleksander Morgado |
2019-12-11 | build: fix order of linked libs in test apps | Aleksander Morgado |
2019-11-15 | build,test: fix order of included libraries | Aleksander Morgado |
2019-07-31 | test: untabify | Ben Chan |
2019-07-17 | test: new 'mmsmsmonitor' tool to monitor SMS messages | Aleksander Morgado |
2019-07-15 | test: new 'mmsmspdu' tool to parse PDUs given in hex | Aleksander Morgado |
2017-02-03 | glib: remove invocations of g_type_init() | Ben Chan |
2016-09-29 | core: allow building and running without udev | Aleksander Morgado |
2016-09-29 | core: use the kernel device object in the port object and the plugin interface | Aleksander Morgado |
2016-03-15 | build,core: update build rules | Aleksander Morgado |
2015-12-02 | core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncs | Aleksander Morgado |
2015-02-11 | test: new 'mmtty' utility | Aleksander Morgado |
2013-06-18 | test: remove testers of the old interface | Aleksander Morgado |
2012-09-14 | test: new tester for the messaging capabilities of a modem, using `mmcli' | Aleksander Morgado |
2012-08-31 | test: add utility to force a modem disconnect | Dan Williams |
2012-05-30 | test: ignore ESN errors in info.py | Dan Williams |
2012-03-16 | build: require gudev >= 147 | Aleksander Morgado |
2012-02-02 | test: (sms-get.py) don't fail if we don't get an SMSC | Dan Williams |
2012-02-01 | test: pretty-print SMS messages in sms-get.py | Dan Williams |
2012-01-26 | test: add SMS get example/test | Dan Williams |
2012-01-26 | test: add missing examples to Makefile.am | Dan Williams |
2012-01-26 | test: rename SMS send example | Dan Williams |
2012-01-18 | test: print sent SMS message index on success | Dan Williams |
2012-01-18 | gsm: change SMS send validity from 5-minute units to minutes | Dan Williams |
2012-01-18 | test: enhance SMS send util to accept validity and SMSC address | Dan Williams |
2012-01-18 | test: print out error if sending SMS fails | Dan Williams |
2012-01-18 | tests: better handling of encodings in SMS test tool | Dan Williams |